Back to Devexpress

DashboardViewer.ExcelExportOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-4c6965dd.md

latest1.7 KB
Original Source

DashboardViewer.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

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace