TreeListEditableMoveSettingsBuilder
Methods
ClickMoveClick(System.Boolean)
If set to true (default), when there is a drag column for the items in the TreeList, the user will be allowed to reorder rows via click move click interaction as an alternative of the drag and drop one.
Parameters
value - System.Boolean
The value for ClickMoveClick
Reorderable(System.Boolean)
Enables reordering of rows via a drag-and-drop UI.
Parameters
value - System.Boolean
The value for Reorderable
Reorderable()
Enables reordering of rows via a drag-and-drop UI.