This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Constants > E > esriSymbologySortDirection Constants (ArcObjects .NET 10.5 SDK) |
SymbologyControl display sort direction options.
Constant | Value | Description |
---|---|---|
esriSortDirectionNone | 0 | The SymbologyControl in not sorted. |
esriSortDirectionAscending | 1 | The contents of the SymbologyControl are arranged in ascending order. |
esriSortDirectionDescending | 2 | The contents of the SymbologyControl are arranged in descending order. |