2.27.1 TablixRows.TablixRow

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

The TablixRows.TablixRow element specifies a row in the TablixBody. This element MUST be specified at least once. This element is of type TablixRow.

The quantity of TablixRow elements MUST equal the quantity of TablixMember elements in the TablixRowHierarchy that do not have a TablixMember element descendant.

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

Parent elements

TablixRows

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

 <xsd:element name="TablixRow" type="TablixRowType" minOccurs="1" 
              maxOccurs="unbounded" />