Tree View Column - SortOnClick Property

Sort the column when the column header is clicked

Member of Tree View Column (PRIM_TVCL)

Data Type - Boolean

Details

The SortOnClick controls whether data is sorted when the used clicks on the column heading.
 
If True, clicking on the column header will set the SortPosition to 1 and increment all other column sort positions.
 
A subsequent click will reverse the sort order.
 
The ViewStyle must be Unlevelled for column headings to be available.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2