ASPxGridViewTableCommandCellEventArgs Properties
Provides data for the ASPxGridView.HtmlCommandCellPrepared event.
Name | Description |
---|---|
Cell | Gets the processed command cell. |
Command |
Gets whether the processed command cell is displayed within the auto filter row or data row. |
Command |
Gets a command column whose cell is currently being processed. |
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