2.16.22 Textbox.KeepTogether

Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01

The Textbox.KeepTogether element specifies whether the entire contents of a Textbox will be kept together on one Page if possible. 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.

Following is the parent element of the Textbox.KeepTogether element.

Parent elements

Textbox

The following is the XML Schema definition of the Textbox.KeepTogether element.

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