var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.nodeDragging;
var nodeDragging : any;
The nodeDragging event handler.A function called when the node is moved during a drag-and-drop operation.
var instance; // Type: wijmo.tree.WijTreeOptions; var value; // Type: any value = instance.nodeDragging;
var nodeDragging : any;