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

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