ASPxGridViewItemEventArgs Properties
Serves as a base for classes that provide data for data item related events of the GridView.| Name | Description |
|---|---|
| KeyValue | Gets an object that uniquely identifies the data row. |
| VisibleIndex | Gets the visible index of the data row. |
See Also