The C1ToolBarItemEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodC1ToolBarItemEventArgs
Creates an instance of the C1ToolBarItemEventArgs.

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 propertyCommandArgument
Gets or sets the CommandArgument property.
Public propertyCommandName
Gets or sets the CommandName property.
Public propertyDomEvent
Gets or sets the DomEvent property.
Public propertyItem
Gets or sets the Item property.

See Also