Blazor | ComponentOne
C1.Blazor.Calendar Assembly / C1.Blazor.Calendar Namespace / C1Calendar Class / HeaderBackground Property

In This Topic
    HeaderBackground Property (C1Calendar)
    In This Topic
    Gets or sets the background for the header.
    Syntax
    'Declaration
     
    
    Public Property HeaderBackground As C1Color
    public C1Color HeaderBackground {get; set;}
    See Also