2.15.9 Subreport.Height

The Subreport.Height element specifies the height of a Subreport. This element is optional. If this element is present, its value MUST be an RdlSize. If this element is not present, its value is interpreted as the height of the subreport’s container, such as Rectangle or Body, minus the value of the Subreport.Top element, if specified.

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

Parent elements

Subreport

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

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