<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap 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