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

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