ComponentOne ASP.NET MVC Controls
OnClientDrop Property

C1.Web.Mvc Namespace > TreeView Class : OnClientDrop Property
Occurs when the user drops a on the TreeView.
Syntax
'Declaration
 
Public Property OnClientDrop As String
public string OnClientDrop {get; set;}
Remarks
Returns true if the event is not cancelled.
See Also

Reference

TreeView Class
TreeView Members