2.23.16 Tablix.Height

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

The Tablix.Height element specifies the height of a Tablix. This element is optional and MUST NOT be specified more than once.

If the Tablix.Height element is specified, it MUST be of type RdlSize. If this element is not specified, the value of this element is derived from the following:

Following is the parent element of the Tablix.Height element.

Parent elements

Tablix

The following is the XML Schema definition of the Tablix.Height element.

 <xsd:element name="Height" type="SizeType" minOccurs="0" />