The C1ToolBarItemEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1ToolBarItemEventArgs |
Creates an instance of the C1ToolBarItemEventArgs.
|
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 | |
|---|---|---|
| CommandArgument |
Gets or sets the CommandArgument property.
| |
| CommandName |
Gets or sets the CommandName property.
| |
| DomEvent |
Gets or sets the DomEvent property.
| |
| Item |
Gets or sets the Item property.
|