[]
        
(Showing Draft Content)

C1.Win.List.ListBase.C1ListBase.AddCellStyle

AddCellStyle Method

AddCellStyle(CellStyleFlag, Style)

Controls the font and color of cells within a list, column, or split according to value.

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

Combination of one or more CellStyleFlag constants

Style style

Style object that specifies font and color attributes.