Sort property

Use the Sort property to specify the sort order of items in a list.

The property applies to the following component types: combo box, enhanced combo box, drop-down list box, list box, and grid column components with a list source.

Setting Description
True List items are sorted in ascending order.
False Default. List items are in the order in which they were retrieved from the application database.