[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.FetchCellStyleEventArgs

FetchCellStyleEventArgs Class

Provides data for the FetchCellStyle event.

Inheritance
FetchCellStyleEventArgs
Namespace: C1.Win.C1TrueDBGrid
Assembly: C1.Win.C1TrueDBGrid.4.8.dll
Syntax
public class FetchCellStyleEventArgs : EventArgs

Properties

Name Description
CellStyle

The Style used to render the cell.

Col

The index of the column in the DisplayColumns collection.

Column

The C1DisplayColumn being rendered.

Condition

The sum of one or more CellStyleFlag constants describing the disposition of the cell being rendered.

Row

The index of the row for the cell being rendered.

Split

Indicates the position in the Splits collection.