FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ColumnFooterForeground Property

In This Topic
    ColumnFooterForeground Property
    In This Topic
    Gets or sets the System.Windows.Media.Brush of the column footer text and glyphs.
    Syntax
    'Declaration
     
    Public Property ColumnFooterForeground As Brush
    public Brush ColumnFooterForeground {get; set;}
    See Also