2.68.1 StaticRow.ReportItems

Applies to RDL 2003/10 and RDL 2005/01

The StaticRow.ReportItems element specifies a collection of the report items of the row header layout in a Matrix. 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 StaticRow.ReportItems element.

Parent elements

StaticRow

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

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