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

In This Topic
    WeekTabStyle Property (ScheduleTheme)
    In This Topic
    Gets or sets a WeekTabStyle value determining the style of week tabs.
    Syntax
    'Declaration
     
    Public Property WeekTabStyle As WeekTabStyle
    public WeekTabStyle WeekTabStyle {get; set;}
    See Also