Skip to main content

Product Class Structure

In This Article

This topic lists the main classes and namespaces that are your entry points to the DXTreeList for Silverlight 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 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 Silverlight controls and components from Developer Express.
DevExpress.Xpf.Grid Contains classes that implement the main functionality of the Silverlight DXGrid and DXTreeList.
DevExpress.Xpf.Grid.TreeList Contains classes that provide event information for DXTreeList.