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

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