Skip to main content

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.v24.1.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string ShowControl = "MenuItemShowControl"

Field Value

Type Description
String

MenuItemShowControl

See Also