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

IDashboardControl.ExcelExportOptions Property

Provides access to options related to exporting a dashboard item to the Excel format.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v20.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

DashboardExcelExportOptions ExcelExportOptions { get; }

Property Value

Type
DashboardExcelExportOptions
See Also