CustomExportBaseWebEventArgs.ImageExportOptions Property
Gets export options related to exporting a dashboard/dashboard item as an image.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.dll
NuGet Package: DevExpress.Web.Dashboard.Common
Declaration
Property Value
Type | Description |
---|---|
DashboardImageExportOptions | A DashboardImageExportOptions object containing export options related to exporting a dashboard/dashboard item as an image. |
See Also