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

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