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 that configures the clickmoveclick.
Reorderable(System.Boolean)
Enables reordering of rows via a drag-and-drop UI.
Parameters
value - System.Boolean
The value that configures the reorderable.