2.34.7 TablixMember.KeepTogether

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

The TablixMember.KeepTogether element specifies whether an attempt is made to render instances of a TablixMember on a single page. This element is optional and MUST NOT be specified more than once.

If the TablixMember.KeepTogether element is specified, its value MUST be a Boolean ([XMLSCHEMA2/2] section 3.2.2). If the value of this element is true, instances of the TablixMember SHOULD<12> be rendered on a single page. If the TablixMember.KeepTogether element is not specified, its value is interpreted as false.

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

Parent elements

TablixMember

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

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