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