ComponentOne Basic Library for UWP
SortDescriptions Property (C1CollectionView)

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

Reference

C1CollectionView Class
C1CollectionView Members