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

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