DragAndDropMode: PP.Ui.TreeListDragAndDropMode
The DragAndDropMode property sets the Drag&Drop mode.
Use JSON or the setDragAndDropMode method to set the property value and the getDragAndDropMode to get the property value.
Default property value is PP.Ui.TreeListDragAndDropMode.SingleDrag;
The example of property use is given in the Example of Creating the TreeList Component page.
See also: