Skip to main content
A newer version of this page is available. .

Concepts

  • 2 minutes to read

Data Presentation Features

The WPF TreeList control uses the same View-based data presentation architecture as that found in the DevExpresss WPF Grid. The TreeList view supports multi-column display of hierarchical data, data shaping and layout customization features such as Sorting and Filtering, Data Editing via Embedded Cell Editors, Column Auto Width, Column Reordering and Resizing, Fixed Columns, Field Chooser Window, and Extendable Context Menus.

Data Binding Features

Data Management and Navigation Features

Because of the common codebase, the majority of market-leading features exposed by the DevExpress WPF Grid are migrated to the WPF TreeList.

Design-Time Support

The WPF TreeList provides comprehensive design-time support within Visual Studio 2010 and Expression Blend. The DevExpress Quick Customization Panel allows you to access required objects, populate a view with columns, and assign column data editors.

Styles and Templates

Printing and Exporting

The WPF TreeList provides a fast and flexible way to bring the active TreeList’s contents to the printed page, or export to a file or stream in various formats - PDF, RTF, XLS, etc.

Drag and Drop