Name | Description | |
---|---|---|
CellStyle | The Style used to render the cell. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
Col | The index of the column in the DisplayColumns collection. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
Column | The C1DisplayColumn being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
Condition | The sum of one or more CellStyleFlag constants describing the disposition of the cell being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
EndRowIndex | Last row index that is being grouped. | |
GroupText | Value that the data is being grouped on. | |
Row | The index of the row for the cell being rendered. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
Split | Indicates the position in the Splits collection. (Inherited from C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs) | |
StartRowIndex | First row index that is being grouped. |