AdvancedCollectionView.SortDescriptions Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets SortDescriptions to sort the visible items
public System.Collections.Generic.IList<Microsoft.Toolkit.Uwp.UI.SortDescription> SortDescriptions { get; }
member this.SortDescriptions : System.Collections.Generic.IList<Microsoft.Toolkit.Uwp.UI.SortDescription>
Public ReadOnly Property SortDescriptions As IList(Of SortDescription)