CustomizeExportDocumentWebEventArgs.ExcelExportOptions Property
Gets options related to exporting a dashboard/dashboard item to Excel format.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v26.1.Web.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DashboardExcelExportOptions | A DashboardExcelExportOptions object containing options related to exporting a dashboard/dashboard item to Excel format. |
See Also