Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Ascending property
 

Ascending property

(Windows only; GUI for .NET only)
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

Array property, FieldIndex property, FieldName property, SortRequest event