Reference
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. |