Skip to content

Constants - Sort Order

Sorting of data can be added to a report via AddRecordSortField. Changing the sort order of an existing SortField can be done via peRecordSortOrder. The following constants are defined for this.

Constant Description
C_drAscending Ascending (A..Z and 0..9)
C_drDescending Descending (Z..A and 9..0)