2.3.30 Report.PageHeader
Applies to RDL 2003/10 and RDL 2005/01
The Report.PageHeader element specifies a header that is rendered at the top of each rendered Page of a Report. The Report.PageHeader element is optional. This element is of type PageHeaderFooter.
Following is the parent element of the Report.PageHeader element.
Parent elements |
---|
Report |
The following is the XML Schema definition of the Report.PageHeader element.
-
<xsd:element name="PageHeader" type="PageHeaderFooterType" minOccurs="0" />