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

Namespace:  ESRI.ArcGISExplorer.Data

Assembly:  ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)

Syntax

C#
public virtual void RemoveSort()
Visual Basic (Declaration)
Public Overridable Sub RemoveSort

Implements

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

Exceptions

See Also