ComponentOne Scheduler for WinForms
GroupTabStyle Enumeration

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace : GroupTabStyle Enumeration
Determines appearance of group headers in the Week, Day and Month views of the C1Schedule control.
Syntax
'Declaration
 
Public Enum GroupTabStyle 
   Inherits System.Enum
public enum GroupTabStyle : System.Enum 
Members
MemberDescription
FullWidthGroup headers of rectangular shape take the full width of the corresponding group.
Office2007Group headers of Office2007 appearance.
Office2016Group headers of Office2016 appearance.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1Schedule.GroupTabStyle

See Also

Reference

C1.Win.C1Schedule Namespace