Note
FastBindingListT throws a NotSupportedException for this method. Use the SortableBindingListT to be able to use sorting.
public void RemoveSort()
Public Sub RemoveSort
public:
virtual void RemoveSort() sealed
abstract RemoveSort : unit -> unit
override RemoveSort : unit -> unit
To customize the behavior override the RemoveSortCore method in a derived class.