Contains a field name and sort order for use in a query where the results are sorted. More...
Import Statement | import Esri. |
Since | Esri. |
Inherits |
Properties
Signals
Detailed Description
Property Documentation
The sort order to use for this field.
See also Enums.SortOrder.
Signal Documentation
Emitted when the fieldName property changes.
Note: The corresponding handler is onFieldNameChanged
.
Emitted when the sortOrder property changes.
Note: The corresponding handler is onSortOrderChanged
.