TreeView
A WPF TreeView control can display data in any tree structure. There are essentially two kinds of tree structures: recursive and non-recursive. This example demonstrates a non-recursive tree. Download the source code and follow along.
A WPF TreeView control can display data in any tree structure. There are essentially two kinds of tree structures: recursive and non-recursive. This example demonstrates a non-recursive tree. Download the source code and follow along.

Comments
Would it be okay with you if
Would it be okay with you if I linked to this page from my website? Just asking since some people don't allow linking to their sites if you don't take their permission.