DashboardViewer.ShowExportDashboardDialog(DashboardExportFormat) Method
Invokes the dialog that allows end-users to export the entire dashboard to the specified format.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.2.Win.dll
NuGet Package: DevExpress.Win.Dashboard
#Declaration
public void ShowExportDashboardDialog(
DashboardExportFormat format
)
#Parameters
Name | Type | Description |
---|---|---|
format | Dashboard |
A Dashboard |