var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.allowDrag;
var allowDrag : boolean;
When the allowDrag option is set to true, the tree nodes can be dragged.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: boolean value = instance.allowDrag;
var allowDrag : boolean;