Represents the state of this controls sort.
Namespace: P4s3WebAssembly: P4s3Web (in P4s3Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BY_NAME_ASC | 1 | Sort by name asc. | |
BY_NAME_DESC | 2 | Sort by name desc. | |
BY_CREATION_DATE_ASC | 3 | Sort by creation date asc. | |
BY_CREATION_DATE_DESC | 4 | Sort by creation date desc. | |
BY_FOLDERS_FIRST | 5 | Sort with folders at the top. | |
BY_FILTERS_FIRST | 6 | Sort with filters at the top. |
See Also