Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Reference

In This Article

This topic lists the main classes and namespaces that are your entry points to the DXTreeList for WPF reference. Comprehensive reference material for the entire DevExpress .NET Product line is available in the Reference section. We also recommend that you use our online Search functionality to quickly locate desired API descriptions.

#Classes

Class Description
TreeListControl The TreeList control.
DataViewBase Serves as a base for classes that represent Views.
GridViewBase Serves as the base for objects representing Table and Card views in a grid control.
TreeListView A View that displays information in a tree hierarchical structure.
TreeListColumn A column within a TreeListControl.
TreeListNode A node displayed within a TreeListView.

#Namespaces

Namespace Description
DevExpress.Xpf.Core Contains common utility classes used by WPF controls and components from DevExpress.
DevExpress.Xpf.Grid Contains classes that implement the main functionality of the WPF DXGrid and DXTreeList.
DevExpress.Xpf.Grid.TreeList Contains classes that provide event information for DXTreeList.