This page contains classes used to work with trees.
| Class name | Brief description | |
| TreeChartMaster | The TreeChartMaster class implements the base class for masters TreeMapMaster and BubbleTreeMaster. | |
| TreeColorPanel | The TreeColorPanel class implements color panel in wizards TreeMapMaster and BubbleTreeMaster. | |
| TreeColumn | The TreeColumn class implements theTreeList component columns. | |
| TreeColumns | The TreeColumn class implements the collection of columns in the TreeList component. | |
| TreeCombo | The TreeCombo class implements the TreeCombo component, used to display hierarchies as drop-down menus. | |
| TreeDataVisualizer | The TreeDataVisualizer class is a visualizer of hierarchical charts. | |
| TreeItem | The TreeItem class implements an element of hierarchical chart. | |
| TreeLegendPanel | The TreeLegendPanel implements legend panel in the TreeMapMaster and BubbleTreeMaster wizards. | |
| TreeList | The TreeList class implements the TreeList component designed to display hierarchical trees, for example, object inheritance tree. | |
| TreeModel | The TreeModel class implements data model in hierarchical charts. | |
| TreeNode | The TreeNode class implements an element from the collection of nodes of the TreeList component. | |
| TreeNodes | The TreeNodes class implements API of the collection of TreeList component nodes. | |
| TreeSizePanel | The TreeColorPanel class implements size panel in the TreeMapMaster and BubbleTreeMaster wizards. | |
| TreeTooltipsPanel | The TreeTooltipsPanel class implements the «Tooltips» page in thetree wizard. |
| Class name | Brief description | |
| DynamicTreeList | The DynamicTreeList class implements the DynamicTreeList component used to display a tree of object inheritance with dynamic string height and virtual scrolling. | |
| ListCaption | The ListCaption class implements column title in trees. | |
| ListCaptions | The ListCaptions class implements the tree title consisting of column titles. | |
| SimpleTreeList | The SimpleTreeList class implements the SimpleTreeList component used to display a simple tree of inherited objects. | |
| TreeListBase | The TreeListBase class is basic for tree disaplaying. | |
| TreeListView | The TreeListView is basic for visual views of hierarchical trees. | |
| WrappedTreeList | The WrappedTreeList class implements the WrappedTreeList component used to display a tree of object inheritance with dynamic string height. | |
| TreeListBox | The TreeListBox class implements the TreeListBox component used to display a tree of object inheritance with pagewise navigation. |
| Enumeration name | Brief description | |
| SortDirection | The SortDirection enumeration lists sorting options for hierarchy tree elements. | |
| TreeColumnType | The TreeColumnTypeenumeration lists column contents types of hierarchic tree on sorting. | |
| TreeListDragAndDropMode | The TreeListDragAndDropMode enumeration lists Drag&Drop mode options of the hierarchical tree. | |
| TreeListSelectionMode | The TreeListSelectionMode enumeration contains tree element selection modes. |
See also: