Version

About xamDataTree

The xamDataTree™ control is a tree control designed for high performance which focuses on data-bound tree scenarios. This control simplifies the process of creating a tree that is bound to an N-level-deep data structure. It also automates the process of creating node hierarchies while preserving the flexibility in node display that is provided by XAML.

The following is a list of key features of the xamDataTree control:

High Performance – The xamDataTree is extremely lightweight and extremely fast when handling large amounts of data.

Fully Templatable – You can customize every aspect of your tree node.

Keyboard Navigable - Your end users can easily move around the xamDataTree control using only a few familiar key presses.

Drag and Drop – Your end users can drag and drop nodes around on the xamDataTree control.

Related Topics