Back to Devexpress

DashboardDesigner.ExcelExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-6c146c1c.md

latest1.7 KB
Original Source

DashboardDesigner.ExcelExportOptions Property

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public DashboardExcelExportOptions ExcelExportOptions { get; }
vb
Public ReadOnly Property ExcelExportOptions As DashboardExcelExportOptions

Property Value

TypeDescription
DashboardExcelExportOptions

A DashboardExcelExportOptions object containing options related to exporting a dashboard item to Excel format.

|

Implements

ExcelExportOptions

See Also

PdfExportOptions

ImageExportOptions

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace