[]
Sorts the items on the list based on a single property.
protected override void ApplySortCore(PropertyDescriptor prop, ListSortDirection direction)
| Type | Name | Description |
|---|---|---|
| PropertyDescriptor | prop | A PropertyDescriptor that specifies the property to sort on. |
| ListSortDirection | direction | One of the ListSortDirection values. |