2.271.6 CustomData.SortExpressions

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

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

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

Parent elements

CustomData

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

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