Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Page Class / PageHeader Property

In This Topic
    PageHeader Property (Page)
    In This Topic
    Gets the PageHeader object that is rendered at the top of each page of the report.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageHeader As PageHeader
    public PageHeader PageHeader {get;}
    See Also