Tree View Column - SortType Property

SortType controls how a column is sorted.

Member of Tree View Column (PRIM_TVCL)

Data Type - Enumeration

Details

SortType determines who the values within the column will be compared.

Allowed Values

Enum ValueDescription
StringSymbols such as hyphen and apostrophe are evaluated as part of the sort and will come before "a"
WordSymbols such as hyphen and apostrophe are ignored


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2