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

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