The CategoryStorage type exposes the following members.

Events

  NameDescription
Public eventAddingNew
Occurs before an item is added to the underlying list.
(Inherited from C1BindingSource.)
Public eventDataMemberChanged
Occurs when the DataMember property value has changed.
(Inherited from C1BindingSource.)
Public eventDataSourceChanged
Occurs when the DataSource property value has changed.
(Inherited from C1BindingSource.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public eventListChanged
Occurs when the underlying list changes or an item in the list changes.
(Inherited from C1BindingSource.)

See Also