2.23.41 Tablix.Width

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

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

If the Tablix.Width element is specified, it is of type RdlSize. If this element is not specified, the value of this element is derived from the following items:

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

Parent elements

Tablix

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

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