| SortCriteria Class |
Namespace: Qlik.Engine
The SortCriteria type exposes the following members.
| Name | Description | |
|---|---|---|
| SortCriteria | Initializes a new instance of the SortCriteria class |
| Name | Description | |
|---|---|---|
| Expression | Sort by expression. | |
| SortByAscii | Sorts the field by alphabetical order. | |
| SortByExpression | Sorts the field by expression. | |
| SortByFrequency | Sorts the field values by frequency (number of occurrences in the field). | |
| SortByGreyness | ||
| SortByLoadOrder | Sorts the field values by the initial load order. | |
| SortByNumeric | Sorts the field values by numeric value. | |
| SortByState | Sorts the field values according to their logical state (selected, optional, alternative or excluded). |