2.35.2 TablixHeader.Size
Applies to RDL 2008/01, RDL 2010/01, and RDL 2016/01
The TablixHeader.Size element specifies either the height or the width of a TablixHeader element. The TablixHeader.Size element MUST be specified exactly once and is of type RdlSize. If the parent element is a tablix column header, the value of the TablixRowHierarchy.TablixMembers element specifies the width. If the parent element is a tablix row header, the value of the RdlSize specifies the height.
Following is the parent element of the TablixHeader.Size element.
Parent elements |
---|
TablixHeader |
The following is the XML Schema definition of the TablixHeader.Size element.
-
<xsd:element name="Size" type="SizeType" minOccurs="1" maxOccurs="1" />