Skip to main content

DefaultBarItemNames.DashboardTitle_ExportToExcelButton Field

The Export To Excel button in the dashboard title.

Namespace: DevExpress.Xpf.Dashboard.Themes

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

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public const string DashboardTitle_ExportToExcelButton = "DashboardTitle_ExportToExcelButton"

Field Value

Type Description
String

DashboardTitle_ExportToExcelButton

See Also