Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BeforeGroupHeaderFormatEventArgs Class
Properties


In This Topic
    BeforeGroupHeaderFormatEventArgs Class Members
    In This Topic

    The following tables list the members exposed by BeforeGroupHeaderFormatEventArgs.

    Public Properties
     NameDescription
    Public PropertyGets the ScheduleGroupItem object which is currently formatted.  
    Public PropertyGets or sets the GroupTabStyle value determining the group header tab appearance.  
    Public PropertyGets or sets the html text displayed in the group header.  
    Public PropertyGets or sets the Style object, which will be used for displaying the group header.  
    Public PropertyGets 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