Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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