Freigeben über


PageHeader Element (RDL)

Contains a header that is rendered at the top of each page of the report.

Syntax

<Report>
       ...
       <PageHeader>
              <Height>...</Height>
              <PrintOnFirstPage>...</PrintOnFirstPage>
              <PrintOnLastPage>..</PrintOnLastPage>
              <ReportItems>...</ReportItems>
              <Style>...</Style>
        </PageHeader>
       ...
</Report>

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

Report

Child elements

Height, PrintOnFirstPage, PrintOnLastPage, ReportItems, Style

Hinweise

Expressions within the PageHeader element are subject to special rules. For more information, see Hinzufügen eines Seitenkopfes und -fußes zu einem Bericht.

PageHeader uses the same style properties as a rectangle.

Siehe auch

Verweis

Report Definition XML Elements

Hilfe und Informationen

Informationsquellen für SQL Server 2005