IBindingListView::ApplySort Method
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | ApplySort(ListSortDescriptionCollection^) | Sorts the data source based on the given ListSortDescriptionCollection. |
![]() | ApplySort(PropertyDescriptor^, ListSortDirection) | Sorts the list based on a PropertyDescriptor and a ListSortDirection.(Inherited from IBindingList.) |
Show:
