WPF: Is there a built-in TreeGrid / TreeListView?

Posted by John Gietzen on Stack Overflow See other posts from Stack Overflow or by John Gietzen
Published on 2010-04-24T04:18:07Z Indexed on 2010/04/24 4:23 UTC
Read the original article Hit count: 328

Filed under:
|
|

I need something just like this:

alt text

But, I need it in WPF. is this something that is built in, or am I going to have to build it myself?

I assume it has to be somewhere in the framework, since VS2010 is build in WPF.

© Stack Overflow or respective owner

Related posts about wpf

Related posts about treelistview