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

In This Topic
    Html Property (BeforeGroupHeaderFormatEventArgs)
    In This Topic
    Gets or sets the html text displayed in the group header.
    Syntax
    'Declaration
     
    Public Property Html As System.String
    public System.string Html {get; set;}
    See Also