Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ScheduleTheme Class / ShowWeekTabs Property

In This Topic
    ShowWeekTabs Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Boolean value determining if control should show week tabs in the MonthView
    Syntax
    'Declaration
     
    Public Property ShowWeekTabs As System.Boolean
    public System.bool ShowWeekTabs {get; set;}
    See Also