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

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