The C1ToolBarEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCommandArgument
Gets the argument for the command.
(Inherited from CommandEventArgs.)
Public propertyCommandName
Gets the name of the command.
(Inherited from CommandEventArgs.)
Public propertyCommandSource
Gets the source of command.
Public propertyItem
Gets an Item in the control which raised an event.

See Also