allowDrop Property
Get whether the tree accepts nodes to be dragged to it from other trees on the page. Get whether the tree accepts nodes to be dragged to it from other trees on the page.
Syntax
ASP.NET Ajax Javascript (Specification) | |
---|
function get_allowDrop() : Boolean |
ASP.NET Ajax Javascript (Usage) | |
---|
var resultVar = instanceOfWebDataTree.get_allowDrop(); |