constants SortOnClickEnum
Specifies the action that control takes when user clicks the column's header. The
SortOnClick
Property specifies whether the control sorts a column when its caption is clicked. The SortOnClickEnum type supports the following values:
Name
Value
Description
exNoSort
0
exNoSort
exDefaultSort
-1
exDefaultSort
exUserSort
1
(reserved for future use only) exUserSort