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

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