DefaultBarItemNames.DashboardTitle_ExportPreviewButton Field
The Print Preview button in the dashboard title.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardTitle_ExportPreviewButton = "DashboardTitle_ExportPreviewButton"
Field Value
Type | Description |
---|---|
String | DashboardTitle_ExportPreviewButton |
See Also