ASPxVerticalGridRecordEventArgs Properties
Serves as a base for classes that provide data for related events of the ASPxVerticalGrid.| Name | Description |
|---|---|
| KeyValue | Gets the processed record’s key. |
| VisibleIndex | Gets the processed record’s visible index. |
See Also