Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V25.2
  • 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