BindingSource::ApplySort Method
.NET Framework (current version)
Sorts the data source with the specified sort description or descriptions.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | ApplySort(ListSortDescriptionCollection^) | Sorts the data source with the specified sort descriptions. |
![]() | ApplySort(PropertyDescriptor^, ListSortDirection) | Sorts the data source using the specified property descriptor and sort direction. |
Show:
