2.69.18 Table.KeepTogether
Applies to RDL 2003/10 and RDL 2005/01
The Table.KeepTogether element specifies whether the entire contents of a Table, including all repeated sections, are to be kept together on one Page if possible. This element is optional. The value of this 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 Table.KeepTogether element.
Parent elements |
---|
The following is the XML Schema definition of the Table.KeepTogether element.
-
<xsd:element name="KeepTogether" type="xsd:boolean" minOccurs="0" />