Ascending property
- Last Updated: March 21, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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