Winforms Grid TreeList controls .NET 2.0 - 3.5 and Mono

TreeList and Grid mode

The control can be used as a grid with flat rows or as a TreeList-control as well. Each TreeListRow has a Children-collection which can be filled in a static way or dynamically. The control below uses the TreeList-mode.

Demo