Back to Devexpress

Reference

wpf-9919-controls-and-libraries-tree-list-reference.md

latest1.6 KB
Original Source

Reference

  • Jun 07, 2019

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

ClassDescription
TreeListControlThe TreeList control.
DataViewBaseServes as a base for classes that represent Views.
GridViewBaseServes as the base for objects representing Table and Card views in a grid control.
TreeListViewA View that displays information in a tree hierarchical structure.
TreeListColumnA column within a TreeListControl.
TreeListNodeA node displayed within a TreeListView.

Namespaces

NamespaceDescription
DevExpress.Xpf.CoreContains common utility classes used by WPF controls and components from DevExpress.
DevExpress.Xpf.GridContains classes that implement the main functionality of the WPF DXGrid and DXTreeList.
DevExpress.Xpf.Grid.TreeListContains classes that provide event information for DXTreeList.