Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportDashboardPreviewButton Field

The Print Preview command in the dashboard item’s context menu that opens a preview for 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_ExportDashboardPreviewButton = "DashboardItemCaption_ExportDashboardPreviewButton"

Field Value

Type Description
String

DashboardItemCaption_ExportDashboardPreviewButton

See Also