2.37.1 TablixCornerRows.TablixCornerRow

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

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

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

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

Parent elements

TablixCornerRows

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

 <xsd:element name="TablixCornerRow" type="TablixCornerRowType" minOccurs="1" 
              maxOccurs="unbounded">
 </xsd:element>