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

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