[]
public void ApplySort(PropertyDescriptor property, ListSortDirection direction)
Public Sub ApplySort([property] As PropertyDescriptor, direction As ListSortDirection)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor | property | |
| ListSortDirection | direction |
public void ApplySort(ListSortDescriptionCollection sorts)
Public Sub ApplySort(sorts As ListSortDescriptionCollection)
| Type | Name | Description |
|---|---|---|
| ListSortDescriptionCollection | sorts |