Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportDashboardToExcelButton Field

The Export To Excel command in the dashboard item’s context menu that exports data of the entire dashboard.

Namespace: DevExpress.Xpf.Dashboard.Themes

Assembly: DevExpress.Xpf.Dashboard.v24.1.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public const string DashboardItemCaption_ExportDashboardToExcelButton = "DashboardItemCaption_ExportDashboardToExcelButton"

Field Value

Type Description
String

DashboardItemCaption_ExportDashboardToExcelButton

See Also