EnableDropOutside: Boolean;
The EnableDropOutside property determines whether it is available to drag from other trees.
Use JSON or the setEnableDropOutside method to set the property value, and the getEnableDropOutside method 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: