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

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