ASPxVerticalGridCommandCellEventArgs Properties
Provides data for the ASPxVerticalGrid.HtmlCommandCellPrepared event.
Name | Description |
---|---|
Cell | Gets the processed command cell. |
Command |
Gets a command row whose cell is currently being processed. |
Key |
Gets the processed record’s key.
Inherited from ASPx |
Visible |
Gets the processed record’s visible index.
Inherited from ASPx |
See Also