FlexPivot for WPF | ComponentOne
C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotReportOptions Class / FooterCenter Property

In This Topic
    FooterCenter Property (PivotReportOptions)
    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