ASPxGridViewRowCommandEventArgs Properties
Provides data for the ASPxGridView.RowCommand event.
Name | Description |
---|---|
Command |
Gets the argument for the command. |
Command |
Gets the source of the command. |
Key |
Gets an object that uniquely identifies the data row.
Inherited from ASPx |
Visible |
Gets the visible index of the data row.
Inherited from ASPx |
See Also