RowStyleEventArgs Constructors
Provides data for the GridView.RowStyle event.| Name | Parameters | Description |
|---|---|---|
| RowStyleEventArgs(Int32, GridRowCellState, AppearanceObject) | rowHandle, state, appearance | Initializes a new instance of the RowStyleEventArgs class. |
See Also