2.57.1 Corner.ReportItems

Applies to RDL 2003/10 and RDL 2005/01

The Corner.ReportItems element specifies the region that contains the elements of the corner layout in a Matrix. This element MUST be specified and is of type ReportItems. This 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 Corner.ReportItems element.

Parent elements

Corner

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

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