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

In This Topic
    DisabledStyle Property
    In This Topic
    Gets or sets the style for the disabled slots.
    Syntax
    'Declaration
     
    
    Public Property DisabledStyle As Style
    public Style DisabledStyle {get; set;}
    See Also