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