ComponentOne Basic Library for UWP
SortDescriptions Property (IC1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IC1CollectionView Interface : SortDescriptions Property
Gets a collection of SortDescription objects that describe how the items in the collection are sorted in the view.
Syntax
'Declaration
 
ReadOnly Property SortDescriptions As SortDescriptionCollection
SortDescriptionCollection SortDescriptions {get;}
See Also

Reference

IC1CollectionView Interface
IC1CollectionView Members