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.v26.1.dll
Declaration
public const string DashboardItemCaption_ExportDashboardPreviewButton = "DashboardItemCaption_ExportDashboardPreviewButton"
Field Value
| Type | Description |
|---|---|
| String | DashboardItemCaption_ExportDashboardPreviewButton |
See Also