<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapReportOptions Class / FooterRight Property

In This Topic
    FooterRight Property (C1OlapReportOptions)
    In This Topic
    Gets or sets the text for the footer aligned to the right of the page.
    Syntax
    'Declaration
     
    Public Property FooterRight As String
    public string FooterRight {get; set;}
    See Also