cxDBTL Unit
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