DragAndDropDelay: Number;
The DragAndDropDelay property determines delay before drag-and-drop mode start.
The value is set in milliseconds. By default the value is 500.
Use JSON or the setDragAndDropDelay method to set the property value and the getDragAndDropDelay to get the property value.
The property use is given on the Example of Creating the SimpleTreeList Component with Drag-and-Drop Mode page.
See also: