[]
        
(Showing Draft Content)

C1.DataCollection.C1WrapDataCollection-2.SortDescriptions

SortDescriptions Property

SortDescriptions

Gets the sort descriptions applied to the data.

Declaration
public virtual IReadOnlyList<SortDescription> SortDescriptions { get; }
Implements