| ArcGIS Explorer Component Help |
| Index..::.IsAscending Property |
| Index Class See Also |
Gets a value indicating whether the index is ascending or not (i.e. ordered alphabetically to numerically).
Namespace:
ESRI.ArcGISExplorer.DataAssembly: ESRI.ArcGISExplorer (in ESRI.ArcGISExplorer.dll) Version: 2.0.0.1500 (2.0.0.1500)
Syntax
| C# |
|---|
public bool IsAscending { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property IsAscending As Boolean |