2.9.6 PageSection.ReportItems

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The PageSection.ReportItems element specifies the region that contains the elements of the page section layout. This element MUST NOT contain report items of type Tablix, Chart, GaugePanel, Map, or Subreport. All PageBreak instances within the PageSection.ReportItems element are ignored.

The PageSection.ReportItems element is optional. This element is of type ReportItems.

Following is the parent element of the PageSection.ReportItems element.

Parent elements

PageSection

The following is the XML Schema definition of the PageSection.ReportItems element.

 <xsd:element name="ReportItems" type="ReportItemsType" minOccurs="0" />