Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportDashboardToImageButton Field

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

Namespace: DevExpress.Xpf.Dashboard.Themes

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

Declaration

public const string DashboardItemCaption_ExportDashboardToImageButton = "DashboardItemCaption_ExportDashboardToImageButton"

Field Value

Type Description
String

DashboardItemCaption_ExportDashboardToImageButton

See Also