Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string ClosedPanels = "MenuItemClosedPanels"

Field Value

Type Description
String

MenuItemClosedPanels

See Also