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.v21.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string AutoHide = "MenuItemAutoHide"

Field Value

Type
String
See Also