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

In This Topic
    NewRowBackground Property (FlexGrid)
    In This Topic
    Gets or sets the System.Windows.Media.Brush of the new row background.
    Syntax
    'Declaration
     
    Public Property NewRowBackground As Brush
    public Brush NewRowBackground {get; set;}
    See Also