TreeView for ASP.NET WebForms
OnClientNodeDragging Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : OnClientNodeDragging Property
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

Reference

C1TreeView Class
C1TreeView Members