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

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