ComponentOne ASP.NET MVC Controls
AllowDragging Property (TreeView)

C1.Web.Mvc Namespace > TreeView Class : AllowDragging Property
Gets or sets a value that determines whether users can drag and drop nodes within the TreeView control.
Syntax
'Declaration
 
Public Property AllowDragging As Boolean
public bool AllowDragging {get; set;}
See Also

Reference

TreeView Class
TreeView Members