2.50.18 Matrix.KeepTogether
Applies to RDL 2003/10 and RDL 2005/01
The Matrix.KeepTogether element specifies whether the entire contents of a Matrix, 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 Matrix.KeepTogether element.
Parent elements |
---|
Matrix |
The following is the XML Schema definition of the Matrix.KeepTogether element.
-
<xsd:element name="KeepTogether" type="xsd:boolean" minOccurs="0" />