The SortExpression type exposes the following members.

Constructors

  Name Description
Public method SortExpression
Initializes a new instance of the SortExpression class.

Methods

  Name Description
Public method AssignFrom
Copies properties from another SortExpression to the current object.

Properties

  Name Description
Public property Direction
Gets or sets the sort direction.
Public property Value
Gets or sets the value to sort by.

RunningValue and RowNumber functions are not allowed in SortExpression.

References to ReportItem objects are not allowed.

See Also