The event handler receives an argument of type C1GridViewCommandEventArgs containing data related to this event. The following C1GridViewCommandEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CommandArgument | (Inherited from System.Web.UI.WebControls.CommandEventArgs) |
CommandName | (Inherited from System.Web.UI.WebControls.CommandEventArgs) |
CommandSource | Gets the source of the command. |