Removes any sort applied using IBindingList.ApplySort(PropertyDescriptor, ListSortDirection).
This property is supported if IBindingList.SupportsSorting is true; otherwise, this property throws a NotSupportedException.
When you call this method, you should raise a IBindingList.ListChanged event with the ListChangedType.Reset enumeration.