IBindingListView::ApplySort Method (ListSortDescriptionCollection^)
.NET Framework (current version)
Sorts the data source based on the given ListSortDescriptionCollection.
Assembly: System (in System.dll)
Parameters
- sorts
-
Type:
System.ComponentModel::ListSortDescriptionCollection^
The ListSortDescriptionCollection containing the sorts to apply to the data source.
The ListSortDescriptionCollection is a read-only collection, once constructed.
.NET Framework
Available since 2.0
Available since 2.0
Show: