--- title: "TreeView How-to Topics" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "controls [WPF], TreeView" - "TreeView control [WPF], how-to topics" ms.assetid: b9e9790e-7bfd-45d1-8b7a-1e0d125182a8 --- # TreeView How-to Topics The topics in this section describe how to use the control to display information in a hierarchical structure. ## In This Section [Create Simple or Complex TreeViews](how-to-create-simple-or-complex-treeviews.md) [Use SelectedValue, SelectedValuePath, and SelectedItem](how-to-use-selectedvalue-selectedvaluepath-and-selecteditem.md) [Bind a TreeView to Data That Has an Indeterminable Depth](how-to-bind-a-treeview-to-data-that-has-an-indeterminable-depth.md) [Improve the Performance of a TreeView](how-to-improve-the-performance-of-a-treeview.md) [Find a TreeViewItem in a TreeView](how-to-find-a-treeviewitem-in-a-treeview.md) ## Reference ## Related Sections