2.49.21 List.PageBreakAtStart
Applies to RDL 2003/10 and RDL 2005/01
The List.PageBreakAtStart element specifies that the renderer inserts a page break at the start of a List. This element is optional. The value of the List.PageBreakAtStart element MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If this element is not specified, its value is interpreted as false.
Following is the parent element of the List.PageBreakAtStart element.
Parent elements |
---|
List |
The following is the XML Schema definition of the List.PageBreakAtStart element.
-
<xsd:element name="PageBreakAtStart" type="xsd:boolean" minOccurs="0" />