TreeListDragAndDropMode

Namespace: PP.Ui;

Description

The TreeListDragAndDropMode enumeration lists Drag&Drop mode options of the hierarchical tree.

It is used by the following properties and methods:

Available Values

Value

Brief description

SingleDrag

After keeping the mouse cursor over the element, the drag-and-drop mode is activated only for selected element.

MultiDrag

After keeping the mouse cursor over the element, the drag-and-drop mode is activated for all selected elements.

See also:

PP.Ui