Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / FlexGrid Class / NewRowBackgroundColor Property

In This Topic
    NewRowBackgroundColor Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property NewRowBackgroundColor As C1Color
    public C1Color NewRowBackgroundColor {get; set;}
    See Also