The LabelStorage type exposes the following members.

Events

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

See Also