DashboardControl.ExcelExportOptions Property
Provides access to options related to exporting a dashboard item to Excel format.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v25.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardExcelExportOptions | A DashboardExcelExportOptions object containing options related to exporting a dashboard item to Excel format. |
See Also