FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PrintPageTemplate Class / FooterLeft Property

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