2.34.11 TablixMember.TablixHeader

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

The TablixMember.TablixHeader element specifies a cell of a row header or a column header. This element is optional and MUST NOT be specified more than once. If this element is specified, it is of type TablixHeader.

If the Tablix has both a TablixHeader element with a TablixRowHierarchy element ancestor and a TablixHeader element with a TablixColumnHierarchy element ancestor, the tablix MUST also have a TablixCorner element descendant.

Following is the parent element of the TablixMember.TablixHeader element.

Parent elements

TablixMember

The following is the XML Schema definition of the TablixMember.TablixHeader element.

 <xsd:element name="TablixHeader" type="TablixHeaderType" minOccurs="0" maxOccurs="1" />