[]
        
(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; }
Public Overridable ReadOnly Property SortDescriptions As IReadOnlyList(Of SortDescription)
Implements