2.28.2 TablixRow.TablixCells

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

The TablixRow.TablixCells element specifies a collection of TablixCell elements of a row in the body of a Tablix. The TablixRow.TablixCells element MUST be specified exactly once and is of type TablixCells.

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

Parent elements

TablixRow

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

 <xsd:element name="TablixCells" type="TablixCellsType" minOccurs="1" 
              maxOccurs="1" />