Namespace: PP.Ui;
The TreeListDragAndDropMode enumeration lists Drag&Drop mode options of the hierarchical tree.
It is used by the following properties and methods:
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: