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

The nodeDragStarted event fires when a user starts to drag a node.

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

Reference

WijTreeOptions Interface