2.85.9 Grouping.PageBreakAtEnd

Applies to RDL 2003/10 and RDL 2005/01

The Grouping.PageBreakAtEnd element specifies that a renderer inserts a page break at the end of a Grouping. This element is optional.

If the Grouping.PageBreakAtEnd element is present, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not present, its value is interpreted as false. The Grouping.PageBreakAtEnd element is not valid for column groupings in Matrix regions and MUST NOT be specified in this case.

Following is the parent element of the Grouping.PageBreakAtEnd element.

Parent elements

Grouping

The following is the XML Schema definition of the Grouping.PageBreakAtEnd element.

 <xsd:element name="PageBreakAtEnd" type="xsd:boolean" minOccurs="0" />