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

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