The following tables list the members exposed by UserSort.
Public Constructors
| Name | Description |
| UserSort Constructor | Returns an instance of a DataDynamics.Reports.ReportObjectModel.Runtime.UserSort. |
Top
Public Properties
| Name | Description |
| SortExpression | Gets or sets the expression to sort on. |
| SortExpressionScope | Gets or sets the name of the data region, or grouping, scope to evaluate the expression in. |
| SortTarget | Gets or sets name of the data region, grouping, or data set to apply the sort to. |
Top
Public Methods
| Name | Description |
| Validate | Validates the information in each property of the DataDynamics.Reports.ReportObjectModel.Runtime.UserSort object. |
Top
See Also