[]
Defines the sorting expression, it can be used to sort group instances by the aggregate function. For example: Sum(someField). Direction of the sorting specified by the Sorting property. If SortExpression is not specified then groups sorted bu the value returned Expression expression.
public string SortExpression
| Type | Description |
|---|---|
| string | Defines the sorting expression, it can be used to sort group instances by the aggregate function. For example: Sum(someField). Direction of the sorting specified by the property. If is not specified then groups sorted bu the value returned expression. |