Removes any sort applied using ApplySort(PropertyDescriptor, ListSortDirection).
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
| C# |
|---|
public virtual void RemoveSort() |
| Visual Basic (Declaration) |
|---|
Public Overridable Sub RemoveSort |
Implements
IBindingList..::.RemoveSort()()()
Exceptions
| Exception | Condition |
|---|---|
| System..::.NotSupportedException | SupportsSorting is false. |

