2.13.11 Line.RepeatWith

The Line.RepeatWith element specifies the name of a data region in which a line is repeated if that data region spans multiple pages. The data region MUST be in the same ReportItems collection as this line. If the line is within a PageSection or PageHeaderFooter, this element is ignored. The Line.RepeatWith 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 Line.RepeatWith element.

Parent elements

Line

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

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