ICollectionView.SortDescriptions Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a collection of SortDescription instances that describe how the items in the collection are sorted in the view.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.ComponentModel.SortDescriptionCollectionA collection of values that describe how the items in the collection are sorted in the view.
Show: