TreeListEditableSettings
Properties
TreeList - TreeList
The configuration of the TreeList columns whcih represents an array of JavaScript objects or strings. JavaScript objects are interpreted as column configurations. Strings are interpreted as thefield to which the column is bound. The TreeList will create a column for each item of the array.
Enabled - Boolean
PopUp - Window
Specifies whether the window should show a modal overlay over the page.
Move - TreeListEditableMoveSettings
Enables the drag-and-drop UI of rows between parents.