<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / PrintPageTemplate Class / FooterCenter Property

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