<
OLAP for WPF and Silverlight | ComponentOne
C1.Silverlight.Olap Namespace / C1OlapReportOptions Class / HeaderLeft Property

In This Topic
    HeaderLeft Property (C1OlapReportOptions)
    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