Property SortDescriptions
SortDescriptions
Collection of Sort criteria to sort items in this view over the SourceCollection.
public override SortDescriptionCollection SortDescriptions { get; }
Property Value
Remarks
One or more sort criteria in form of SortDescription can be added, each specifying a property and direction to sort by.