[]
        
(Showing Draft Content)

C1.Win.Schedule.BeforeGroupHeaderFormatEventArgs

BeforeGroupHeaderFormatEventArgs Class

Provides data for the BeforeGroupHeaderFormat event of the C1Schedule control.

Inheritance
BeforeGroupHeaderFormatEventArgs
Namespace: C1.Win.Schedule
Assembly: C1.Win.Schedule.8.dll
Syntax
public class BeforeGroupHeaderFormatEventArgs : EventArgs

Properties

Name Description
Group

Gets the ScheduleGroupItem object which is currently formatted.

GroupTabStyle

Gets or sets the GroupTabStyle value determining the group header tab appearance.

Html

Gets or sets the html text displayed in the group header.

Style

Gets or sets the Style object, which will be used for displaying the group header.

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.