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

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