ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / CellStyle Class / ForeColor Property

In This Topic
    ForeColor Property (CellStyle)
    In This Topic
    Gets or sets the color of the text in the cell.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also