Skip to main content
A newer version of this page is available. .

DefaultMenuItemNames.ShowControl Field

Returns “MenuItemShowControl”. Corresponds to the menu item used to toggle the visibility of the control displayed by the item.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public const string ShowControl = "MenuItemShowControl"

Field Value

Type
String
See Also