# Work with TreeView

## Content



The following topics explore advanced functionalities of the TreeView control. Here, we assume that you are familiar with programming in Visual Studio and have gone through the [Quick Start](/componentone/docs/wpf/online-treeview5/quickstart) topic.

[Drag and Drop Nodes](/componentone/docs/wpf/online-treeview5/work-with-treeview/drag-drop-nodes)

Learn how to drag and drop nodes within the TreeView programmatically.

[Load on Demand](/componentone/docs/wpf/online-treeview5/work-with-treeview/load-on-demand)

Learn how to load resources faster and more efficiently.

[Node Selection](/componentone/docs/wpf/online-treeview5/work-with-treeview/node-selection)

Learn how to perform node selection programmatically.