Gets whether the list supports sorting.
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.900 (2.0.0.900)
Syntax
| C# |
|---|
public virtual bool SupportsSorting { get; } |
| Visual Basic (Declaration) |
|---|
Public Overridable ReadOnly Property SupportsSorting As Boolean |

