TdxDashboardUIExportFormats Type
A set of flags that correspond to export format groups available to users in the Dashboard Viewer dialog UI.
Declaration
TdxDashboardUIExportFormats = set of TdxDashboardUIExportFormat;
Referenced Class
| Type | Description |
|---|---|
| TdxDashboardUIExportFormat | A flag that indicates a dashboard export format group available to users in the Dashboard Viewer dialog UI. |
Remarks
A TdxDashboardUIExportFormats value can include any combination of TdxDashboardUIExportFormat flags to indicate export format groups available to users.
Direct TdxDashboardUIExportFormats Type Reference
The TdxCustomDashboardControl.ExportFormats property references the TdxDashboardUIExportFormats type.
See Also