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

cxDBTL Unit

In This Article

Implements the data-aware tree list control and related classes.

#Classes

Name Description
TcxCustomDBTreeList The base class for the data-aware Tree List control.
TcxDBItemDataBinding Represents an object associating a data-aware item with a dataset field.
TcxDBTreeList A data-aware Tree List control.
TcxDBTreeListColumn A data-aware Tree List column.
TcxDBTreeListDataController An object that manages the TcxDBTreeList control’s access to a dataset.
TcxDBTreeListNode A data-aware control’s node.
TcxDBTreeListOptionsData Contains settings that enable and configure data management operations in a data-aware TreeList control.

#Remarks

The cxTLExportLink unit implements all global procedures that allow you to export grid data to a file or stream in different formats.

See Also