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

RETURNS

Returns the current TreeListEditableMoveSettingsBuilder instance.

Reorderable(System.Boolean)

Enables reordering of rows via a drag-and-drop UI.

Parameters

value - System.Boolean

The value for Reorderable

RETURNS

Returns the current TreeListEditableMoveSettingsBuilder instance.

Reorderable()

Enables reordering of rows via a drag-and-drop UI.

RETURNS

Returns the current TreeListEditableMoveSettingsBuilder instance.