2.34.10 TablixMember.SortExpressions

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

The TablixMember.SortExpressions element specifies a collection of expressions that determine the order of the TablixMember data. The TablixMember.SortExpressions element is optional and MUST NOT be specified more than once.

The TablixMember.SortExpressions element MUST NOT be specified for static members. If this element is specified, it is of type SortExpressions.

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

Parent elements

 TablixMember

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

 <xsd:element name="SortExpressions" type="SortExpressionsType" minOccurs="0" 
              maxOccurs="1" />