CustomExportBaseEventArgs.ExportMode Property
Gets the document export mode.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardExportMode | A DashboardExportMode value that is the document export mode. |
See Also