2.31.11 CellContents.Tablix

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

The CellContents.Tablix element specifies a Tablix within another tablix. This element is optional and MUST NOT be specified more than once. The Top, Left, Height, and Width child element values are interpreted as follows:

Top: 0

Left: 0

Height: The same as the height of the containing object.

Width: The same as the width of the containing object.

If the CellContents.Tablix element is specified, it is of type Tablix.

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

Parent elements

CellContents

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

 <xsd:element name="Tablix" type="TablixType" minOccurs="0" maxOccurs="1" />