2.66.2 DynamicRows.ReportItems

Applies to RDL 2003/10 and RDL 2005/01

The DynamicRows.ReportItems element specifies a collection of the elements of the row header layout. This element MUST be specified and is of type ReportItems. The ReportItems collection MUST contain exactly one report item. The Top, Left, Height, and Width elements for this report item are ignored, and their values are interpreted as follows:

  • Position: "0, 0"

  • Size: "100%, 100%"

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

Parent elements

DynamicRows

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

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