Removes any sort applied using ApplySort(PropertyDescriptor, ListSortDirection).

Namespace: Dapfor.Wpf.Data
Assembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)

Syntax

C#
public void RemoveSort()
Visual Basic
Public Sub RemoveSort
Visual C++
public:
virtual void RemoveSort() sealed
F#
abstract RemoveSort : unit -> unit 
override RemoveSort : unit -> unit 

Implements

IBindingList..::..RemoveSort()()()()

Exceptions

See Also