The C1GridViewCommandEventArgs type exposes the following members.

Properties

  Name Description
Public property CommandArgument
Gets the argument for the command.
(Inherited from CommandEventArgs.)
Public property CommandName
Gets the name of the command.
(Inherited from CommandEventArgs.)
Public property CommandSource
Gets the source of the command.
Public property Row
Gets the C1GridViewRow that contains the command source.

See Also