<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap 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