The C1BindingSource type exposes the following members.

Events

  Name Description
Public event AddingNew
Occurs before an item is added to the underlying list.
Public event DataMemberChanged
Occurs when the DataMember property value has changed.
Public event DataSourceChanged
Occurs when the DataSource property value has changed.
Public event ListChanged
Occurs when the underlying list changes or an item in the list changes.

See Also