[]
        
(Showing Draft Content)

C1.Win.C1TrueDBGrid.C1TrueDBGrid.AddCellStyle

AddCellStyle Method

AddCellStyle(CellStyleFlag, Style)

Controls the Style used to change the appearance for cells meeting the specified condition.

Declaration
public void AddCellStyle(CellStyleFlag condition, Style style)
Parameters
Type Name Description
CellStyleFlag condition

Combination of one or more CellStyleFlag enumerations.

Style style

Style object that specifies appearance attributes.