ComponentOne ASP.NET MVC Controls
OnClientDragStart Property

C1.Web.Mvc Namespace > TreeView Class : OnClientDragStart Property
Occurs when the user starts dragging a node. This event only occurs if the AllowDrag property is set to true.
Syntax
'Declaration
 
Public Property OnClientDragStart As String
public string OnClientDragStart {get; set;}
See Also

Reference

TreeView Class
TreeView Members