Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportToButton Field

The Export To button in the dashboard item caption that exports data of a specific dashboard item.

Namespace: DevExpress.Xpf.Dashboard.Themes

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

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public const string DashboardItemCaption_ExportToButton = "DashboardItemCaption_ExportToButton"

Field Value

Type Description
String

DashboardItemCaption_ExportToButton

See Also