Ascending property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
(Windows only; GUI for .NET)
Indicates the order in which to sort the records in the ABL data source object. TRUE indicates ascending sort order. FALSE indicates descending sort order.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.Data.SortRequestEventArgs class
See also
ArrayIndex property, FieldIndex property, FieldName property, SortRequest event