RowEventArgs Properties
The base class for classes that provide data for events raised when users interact with data rows.
Name | Description |
---|---|
Row |
Gets the grid’s row handle. |
See Also