--- title: "TreeView" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "TreeView control [WPF]" - "controls [WPF], TreeView" - "hierarchical structure [WPF], TreeView control" ms.assetid: 805c235c-0a0e-4e34-8d96-9dc3865cf2df --- # TreeView The control displays information in a hierarchical structure by using collapsible nodes. The following illustration is an example of a control that has nested controls: ![Illustration that shows nested TreeViewItem controls.](./media/treeview/nested-treeviewitem-controls.jpg) ## In This Section [TreeView Overview](treeview-overview.md) [How-to Topics](treeview-how-to-topics.md) ## Reference ## Related Sections [Data Binding Overview](/dotnet/desktop-wpf/data/data-binding-overview) [Data Templating Overview](../data/data-templating-overview.md)