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

In This Topic
    GroupTabStyle Property (BeforeGroupHeaderFormatEventArgs)
    In This Topic
    Gets or sets the GroupTabStyle value determining the group header tab appearance.
    Syntax
    'Declaration
     
    Public Property GroupTabStyle As GroupTabStyle
    public GroupTabStyle GroupTabStyle {get; set;}
    See Also