The C1ToolBarItemCollectionChangedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1ToolBarItemCollectionChangedEventArgs |
Creates an instance of the C1ToolBarItemCollectionChangedEventArgs.
|
Methods
| Name | Description | |
|---|---|---|
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| ToLocaleString | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| Item |
Indicates the item to add or remove from the C1ToolBarItemCollection.
| |
| Status |
Indicates the ChangeStatus of the C1ToolBarItemCollection.
|