[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.SortDescriptions

SortDescriptions Property

SortDescriptions

Gets a collection of SortDescription objects that describe how the items in the collection are sorted in the view.

Declaration
public SortDescriptionCollection SortDescriptions { get; }
Implements