<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapHeaderOptions Class / FooterLeft Property

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