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

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