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