OnClientNodeDragging Property
In This Topic
The name of the function which will be called when the node is dragged.
Syntax
'Declaration
Public Property OnClientNodeDragging As System.String
public System.string OnClientNodeDragging {get; set;}
See Also