[]
        
(Showing Draft Content)

C1.Win.C1FlexGrid.SortableBindingList-1.SortDescriptions

SortDescriptions Property

SortDescriptions

Gets the collection of sort descriptions currently applied to the data source.

Declaration
public ListSortDescriptionCollection SortDescriptions { get; }
Implements