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