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

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