ComponentOne FlexPivot for WinForms
C1.Win.C1FlexGrid.4.8 Assembly / C1.Win.C1FlexGrid Namespace / GridRendererOffice2010Blue Class / HeaderForeColor Property

In This Topic
    HeaderForeColor Property (GridRendererOffice2010Blue)
    In This Topic
    Gets the foreground color of header cells in the normal state.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property HeaderForeColor As Color
    public virtual Color HeaderForeColor {get;}
    See Also