The C1BindingSource type exposes the following members.
Events
Name | Description | |
---|---|---|
AddingNew |
Occurs before an item is added to the underlying list.
|
|
DataMemberChanged |
Occurs when the DataMember property value has changed.
|
|
DataSourceChanged |
Occurs when the DataSource property value has changed.
|
|
ListChanged |
Occurs when the underlying list changes or an item in the list changes.
|