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

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