Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportPreviewButton Field

The Print Preview button in the dashboard item’s caption and context menu that opens a preview for 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_ExportPreviewButton = "DashboardItemCaption_ExportPreviewButton"

Field Value

Type Description
String

DashboardItemCaption_ExportPreviewButton

See Also