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

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