Calendar for WPF | ComponentOne
C1.WPF.Calendar Namespace / C1Calendar Class / ActualDisabledStyle Property

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