clickable. Set to -1 to make the column unsortable.
TreeViewColumn.sortColumnId
int sortColumnId() @propertyGet sortColumnId property.
Returns
Logical sort column ID this column sorts on when selected for sorting. Setting the sort column ID makes the column header
void sortColumnId(int propval) @propertySet sortColumnId property.
Parameters
propval | Logical sort column ID this column sorts on when selected for sorting. Setting the sort column ID makes the column header clickable. Set to -1 to make the column unsortable. |