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

In This Topic
    BottomLeftHeaderForeground Property
    In This Topic
    Gets or sets the System.Windows.Media.Brush of the top-left header text and glyphs.
    Syntax
    'Declaration
     
    Public Property BottomLeftHeaderForeground As Brush
    public Brush BottomLeftHeaderForeground {get; set;}
    See Also