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

DefaultMenuItemNames.AutoHide Field

Returns “MenuItemAutoHide”. Corresponds to the menu item used to enable the auto-hide functionality for the item/panel.

Namespace: DevExpress.Xpf.Docking

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

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

Declaration

public const string AutoHide = "MenuItemAutoHide"

Field Value

Type
String
See Also