Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridBase Class / BackgroundColor Property

In This Topic
    BackgroundColor Property (GridBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property BackgroundColor As C1Color
    public C1Color BackgroundColor {get; set;}
    See Also