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

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