AllDashboardUIExportFormats Constant
A set of flags that correspond to all export format groups available to users in the Dashboard Viewer dialog UI.
Declaration
const AllDashboardUIExportFormats = [Low(TdxDashboardUIExportFormat), High(TdxDashboardUIExportFormat)];
Remarks
The AllDashboardUIExportFormats global constant defines the default TdxCustomDashboardControl.ExportFormats.
See Also