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

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