Name | Description | |
---|---|---|
SortExpression Constructor | Initializes a new instance of the SortExpression class. |
The following tables list the members exposed by SortExpression.
Name | Description | |
---|---|---|
SortExpression Constructor | Initializes a new instance of the SortExpression class. |
Name | Description | |
---|---|---|
Direction | Gets or sets the sort direction. | |
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. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another SortExpression to the current object. |