[]
        
(Showing Draft Content)

C1.DataCollection.C1HierarchicalDataCollection-1.SortDescriptions

SortDescriptions Property

SortDescriptions

Gets the sort descriptions applied to the data.

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