ComponentOne Scheduler for WinForms
TriangleTab Property

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > BeforeGroupHeaderFormatEventArgs Class : TriangleTab Property
Gets or sets the System.Boolean value determining the group header tab appearance. If this property value is true, C1Schedule will show MS Outlook 2010-alike group headers. If this property value is false, C1Schedule will display rectangular group headers.
Syntax
'Declaration
 
Public Property TriangleTab As System.Boolean
public System.bool TriangleTab {get; set;}
See Also

Reference

BeforeGroupHeaderFormatEventArgs Class
BeforeGroupHeaderFormatEventArgs Members