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

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