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

In This Topic
    Week Property
    In This Topic
    Gets or sets week title style.
    Syntax
    'Declaration
     
    
    Public Property Week As WeekTitleStyle
    public WeekTitleStyle Week {get; set;}
    See Also