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

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