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