DragAndDropIndent: Number;
The DragAndDropIndent property determines separating line indent on using the drag-and-drop mode.
The value is set in pixels.
Use JSON or the setDragAndDropIndent method to set the property value and the getDragAndDropIndent 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: