Windows Forms Tree Control

Click here to watch the tree-based data navigation control video. (Duration: 1:13)

WinTree™ is a fully databound .NET tree view control for Windows Forms that supports single and multi-column nodes. Using the tree, you can easily display nested, hierarchical data that is based on ADO.NET data relationships. The benefit of employing a tree over a grid is its ability to have different column sets on each parent node allowing it to show highly heterogeneous data; where conversely a grid must limit itself to having the same column structure (homogeneous data) at each level. Trees also support many usage scenarios where users must navigate or explore naturally nested information such as folder-based file systems, music collections or parts catalogs.

 

Features at a Glance

  • Appearance Support - Full appearance support including alpha-blending, gradients, images, etc.
  • Display Style - With one flip of a switch you can change the tree to look and behave like the file explorer tree in Windows Vista®.
  • View Style - Allows you to toggle between having a standard tree view, a multi-column tree view, or a free-form tree view.
  • Multi-Column Grid - With the multi-column view style you can now display columns and cells similar to the WinGrid™ control.
  • Node Editing and Selecting - You can manage the selection and editing of nodes by your end users.
  • Cell Editing - Edit the cells when the tree has been data bound with multiple columns, enabling user data entry and update scenarios.

Related Controls

WinGrid

WinListView