The C1ToolBarItemCollectionChangedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodC1ToolBarItemCollectionChangedEventArgs
Creates an instance of the C1ToolBarItemCollectionChangedEventArgs.

Methods

  NameDescription
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyItem
Indicates the item to add or remove from the C1ToolBarItemCollection.
Public propertyStatus
Indicates the ChangeStatus of the C1ToolBarItemCollection.

See Also