AdvancedCollectionView.SortDescriptions Property

Definition

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)

Property Value

Implements

Applies to