TreeView for ASP.NET WebForms
Setting C1TreeView Properties to Allow Drag-and-Drop Behaviors
Task-Based Help > Setting C1TreeView Properties to Allow Drag-and-Drop Behaviors

C1TreeView supports drag-and-drop behavior which allows the end-user to drag and drop nodes to rearrange the tree structure. Drag and drop node behavior can occur within one tree, or between two tree structures. This task-based help will walk you through setting the basic properties that allow drag-and-drop behavior, and the properties that allow end-users to drag and drop nodes between two tree structures.

See Also