Skip to main content
A newer version of this page is available. .

DashboardExportSettings Class

Contains settings related to exporting a dashboard/dashboard items.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v19.2.Core.dll

Declaration

public static class DashboardExportSettings

Remarks

Use the DashboardExportSettings.CompatibilityMode property to specify the compatibility mode used to export a dashboard/dashboard items.

Inheritance

Object
DashboardExportSettings
See Also