2.14.11 Rectangle.RepeatWith

The Rectangle.RepeatWith element specifies the name of a data region in which a Rectangle is repeated if that data region spans multiple pages. The data region MUST be in the same ReportItems collection as the Line. If this rectangle is within a PageSection or PageHeaderFooter, the Rectangle.RepeatWith element is ignored.

This element is optional. If this element is present, its value MUST be a String ([XMLSCHEMA2/2] section 3.2.1).

Following is the parent element of the Rectangle.RepeatWith element.

Parent elements

Rectangle

The following is the XML Schema definition of the Rectangle.RepeatWith element.

 <xsd:element name="RepeatWith" type="xsd:string" minOccurs="0" />