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

In This Topic
    HeaderStyle Property (C1Calendar)
    In This Topic
    Gets or sets the style for the calendar header.
    Syntax
    'Declaration
     
    
    Public Property HeaderStyle As C1Style
    public C1Style HeaderStyle {get; set;}
    See Also