2.23.31 Tablix.SortExpressions

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

The Tablix.SortExpressions element specifies a collection of expressions that are applied to the filtered data of a Tablix to order the data. This element is optional and MUST NOT be specified more than once. If this element is specified, it is of type SortExpressions.

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

Parent elements

Tablix

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

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