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 References
The following properties reference the TdxDashboardUIExportFormats type:
- TdxCustomDashboardControl.ExportFormats
- Specifies export formats available to users.
- TdxDashboard.ExportFormats
- Specifies export formats available to users.
See Also