dxBackend Unit
Implements a backend for TdxReport and TdxDashboardControl components and declares related types (including data connection components).
Classes
| Name | Description |
|---|---|
| TdxBackendCustomDataConnection | The base class for all report data connection components. |
| TdxBackendDataConnectionCollection | A collection of report data connections stored in the TdxBackendDataConnectionManager component. |
| TdxBackendDataConnectionManager | An auxiliary component for data connection management at design time. |
Enums
| Name | Description |
|---|---|
| TdxDashboardExportFormat | Enumerates formats available for dashboard export operations. |
| TdxDashboardUIExportFormat | Enumerates dashboard format groups for export operations available in the UI. |
| TdxReportExportFormat | Enumerates formats available for report export operations. |
Constants
| Name | Description |
|---|---|
| AllDashboardUIExportFormats | A set of flags that correspond to all export format groups available to users in the Dashboard Viewer dialog UI. |
| AllReportExportFormats | A set of flags that corresponds to all export data formats available for the TdxReport component. |
Types
| Name | Description |
|---|---|
| TdxBackendCustomDataConnectionClass | A reference to a backend data connection component class. |
| TdxDashboardUIExportFormats | A set of flags that correspond to export format groups available to users in the Dashboard Viewer dialog UI. |
| TdxReportExportFormats | A set of flags that correspond to report data export formats. |