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

In This Topic
    ActualHeaderStyle Property
    In This Topic
    Gets the style applied to header slots.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualHeaderStyle As C1Style
    public C1Style ActualHeaderStyle {get;}
    See Also