2.28.1 TablixRow.Height

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

The TablixRow.Height element specifies the height of a row in a Tablix. This element MUST be specified exactly once and is of type RdlSize.

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

Parent elements

TablixRow

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

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