MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / FlexGrid Class / RowHeaderForeground Property
In This Topic
    RowHeaderForeground Property
    In This Topic
    Gets or sets the Microsoft.Maui.Controls.Brush of the row header text and glyphs.
    Syntax
    public Brush RowHeaderForeground {get; set;}
    See Also