TreeViewColumn.setReorderable

If reorderable is TRUE, then the column can be reordered by the end user dragging the header.

class TreeViewColumn
void
setReorderable

Parameters

reorderable int

TRUE, if the column can be reordered.

Meta