Wijmo UI for the Web
nodeDragging Field
wijmo.tree Namespace > WijTreeOptions Interface : nodeDragging Field

The nodeDragging event handler.A function called when the node is moved during a drag-and-drop operation.

Syntax
var instance; // Type: wijmo.tree.WijTreeOptions;
var value; // Type: any
value = instance.nodeDragging;
var nodeDragging : any;
See Also

Reference

WijTreeOptions Interface