ComponentOne CalendarView for WinForms
C1.Win.Calendar.UI Namespace / TitleTheme Class / Weekend Property

In This Topic
    Weekend Property (TitleTheme)
    In This Topic
    Gets or sets Weekend title style.
    Syntax
    'Declaration
     
    
    Public Property Weekend As DayTitleStyle
    public DayTitleStyle Weekend {get; set;}
    See Also