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

DefaultMenuItemNames.CloseAllButThis Field

Returns “MenuItemCloseAllButThis”. Corresponds to the menu item used to close all tabbed panels except the selected one.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CloseAllButThis = "MenuItemCloseAllButThis"

Field Value

Type
String
See Also