FlexGrid for WinForms | ComponentOne
C1.Win.FlexGrid Namespace / C1FlexGridRenderer Class / HeaderForeColor Property

In This Topic
    HeaderForeColor Property (C1FlexGridRenderer)
    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