2.85.10 Grouping.PageBreakAtStart

Applies to RDL 2003/10 and RDL 2005/01

The Grouping.PageBreakAtStart element specifies that a renderer inserts a page break at the start of a group. This element is optional.

If this 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. This 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.PageBreakAtStart element.

Parent elements

Grouping

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

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