Name | Description | |
---|---|---|
SortDescriptions | Gets the sort descriptions applied to the data. |
The following tables list the members exposed by ISupportSorting.
Name | Description | |
---|---|---|
SortDescriptions | Gets the sort descriptions applied to the data. |
Name | Description | |
---|---|---|
CanSort | Returns whether the collection is able to sort the specified sortDescriptions. | |
SortAsync | Sorts the collection according to the specified sortDescriptions. |
Name | Description | |
---|---|---|
SortChanged | Raised after a sort operation was performed. |