The C1WebCommandEventArgs type exposes the following members.

Properties

  NameDescription
CommandArgument
Gets the argument for the command.
(Inherited from CommandEventArgs.)
CommandName
Gets the name of the command.
(Inherited from CommandEventArgs.)
Group
A Group in the control which raised an event.
Item
An Item in the control which raised an event.

See Also