GetCustomRowCellStyleEventArgs Constructors
Provides data for the VGridControlBase.RecordCellStyle event.| Name | Parameters | Description |
|---|---|---|
| GetCustomRowCellStyleEventArgs(BaseRow, Int32, Int32, AppearanceObject) | row, recordIndex, cellIndex, appearance | Initializes a new instance of the GetCustomRowCellStyleEventArgs class. |
See Also