Calendar for WPF | ComponentOne
C1.WPF.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 Style
    public Style ActualDisabledYearStyle {get;}
    See Also