Skip to main content
A newer version of this page is available. .
All docs
V23.1

CustomItemExportInfo.ExportMode Property

Gets the document export mode.

Namespace: DevExpress.DashboardCommon

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

NuGet Packages: DevExpress.Dashboard.Core, DevExpress.Win.Dashboard.Design

Declaration

public DashboardExportMode ExportMode { get; }

Property Value

Type Description
DashboardExportMode

The value that specifies the document export mode.

See Also