BeforeGroupHeaderFormatEventArgs Class Members
In This Topic
The following tables list the members exposed by BeforeGroupHeaderFormatEventArgs.
Public 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 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. |
Top
See Also