Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / WeekTabFormat Property

In This Topic
    WeekTabFormat Property (C1Schedule)
    In This Topic
    Determines the content of week tabs in the month view mode. The default value is WeekTabFormat.Floating.
    Syntax
    'Declaration
     
    Public Property WeekTabFormat As WeekTabFormat
    public WeekTabFormat WeekTabFormat {get; set;}
    See Also