GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.WPF.GanttView Namespace / ReportOptions Class / HeaderLeft Property

In This Topic
    HeaderLeft Property (ReportOptions)
    In This Topic
    Gets or sets the text displayed on the left part of the page header.
    Syntax
    'Declaration
     
    Public Property HeaderLeft As String
    public string HeaderLeft {get; set;}
    See Also