You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Property Sheet Column - SortDirection Property

SortDirection controls how list is sorted

Member of Property Sheet Column (PRIM_PRCL)

Data Type - Enumeration

Details

SortDirection controls how the data in a list column is sorted. It will only be evaluated if the SortPosition on the column is greater than zero.

The sort direction can be reversed by clicking the column heading of the list, provided sorting has been enabled by the SortOnClick property.

Allowed Values

Enum Value

Description

Ascending

Sort in ascending ASCII sequence

Descending

Sort in descending ASCII sequence

See also

All Component Classes

Technical Reference

  • No labels