Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CloseAllButThis = "MenuItemCloseAllButThis"

Field Value

Type Description
String

MenuItemCloseAllButThis

See Also