RowClickEventArgs Constructors
Provides data for the GridView.RowClick event.| Name | Parameters | Description |
|---|---|---|
| RowClickEventArgs(DXMouseEventArgs, Int32) | e, rowHandle | Initializes a new instance of the RowClickEventArgs class with the specified settings. |
See Also