Skip to main content

DashboardExportSettings Class

Contains settings related to exporting a dashboard/dashboard items.

Namespace: DevExpress.DashboardCommon

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

NuGet Package: DevExpress.Dashboard.Core

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