Specifies data for the rowCommand event.
The following tables list the members exposed by the CommandEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the CommandEventArgs class. |
Name | Description | |
---|---|---|
Gets the row action, that triggered the event. (Inherited from RowModifyingEventArgs.) |
||
Gets the string identifier of the executed command. |
||
Gets the controller that triggered the command. |
||
Gets a dictionary of the new field name/value pairs. (Inherited from RowModifyingEventArgs.) |
||
Gets a dictionary of the original field name/value pairs. (Inherited from RowModifyingEventArgs.) |
||
Gets the index of the row that is being modified. (Inherited from RowModifyingEventArgs.) |
||
Gets the row data. (Inherited from RowModifyingEventArgs.) |