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

DefaultMenuItemNames.ClosedPanels Field

Returns “MenuItemClosedPanels”. Corresponds to the menu item used to toggle the visibility of the bar that displays closed panels.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string ClosedPanels = "MenuItemClosedPanels"

Field Value

Type
String
See Also