DefaultBarItemNames.DashboardItemCaption_MinimizeBarItemButton Field
The Restore button in the dashboard item’s caption and context menu.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v25.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_MinimizeBarItemButton = "DashboardItemCaption_MinimizeBarItemButton"
Field Value
| Type | Description |
|---|---|
| String | DashboardItemCaption_MinimizeBarItemButton |
See Also