SortStatus
Current sort status of a dataset column.
Available for
Model-driven and canvas apps
Properties
name
The name of the column.
Type: string
sortDirection
The current sort direction for the column.
Type: enum
The sortDirection
value is an enum with the following possible values.
Value | Member |
---|---|
-1 | None |
0 | Ascending |
1 | Descending |
Related articles
Power Apps component framework API reference
Power Apps component framework overview