This documentation is archived and is not being maintained.
TreeView Control (Visual Studio)
Visual Studio 2005
The topics in this section describe how to work with the ASP.NET TreeView Web control to display hierarchical data (such as a table of contents) in a tree structure in a Web page. The TreeView control is made up of TreeNode objects. The TreeView control can be bound to data.
In This Section
See Also
Show: