[]
        
(Showing Draft Content)

C1.Win.Schedule.BeforeGroupHeaderFormatEventArgs.TriangleTab

TriangleTab Property

TriangleTab

Gets or sets the bool 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.

Declaration
[Obsolete("This property is obsolete, use GroupTabStyle property instead.")]
public bool TriangleTab { get; set; }