ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / DayTheme Class / Disabled Property

In This Topic
    Disabled Property
    In This Topic
    Gets or sets disabled day style.
    Syntax
    'Declaration
     
    
    Public Property Disabled As DayStyle
    public DayStyle Disabled {get; set;}
    See Also