2.38.1 TablixCornerRow.TablixCornerCell

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

The TablixCornerRow.TablixCornerCell element specifies a cell in a row in a TablixCorner. The TablixCornerRow.TablixCornerCell element is of type TablixCornerCell.

If a TablixCornerRow element is specified, the quantity of descendant TablixCornerCell elements in the Tablix MUST equal the quantity of unique cumulative widths for each tablix row member of the tablix. "Cumulative width" for a tablix row member is defined as the sum of the values of all TablixHeader.Size elements that are descendants of the tablix row member.

Following is the parent element of the TablixCornerRow.TablixCornerCell element.

Parent elements

TablixCornerRow

The following is the XML Schema definition of the TablixCornerRow.TablixCornerCell element.

 <xsd:element name="TablixCornerCell" type="TablixCornerCellType" minOccurs="0" 
              maxOccurs="unbounded">
 </xsd:element>