Skip to main content

DefaultMenuItemNames.EndCustomization Field

Returns MenuItemEndCustomization. Corresponds to the menu item used to exit the customization mode.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string EndCustomization = "MenuItemEndCustomization"

Field Value

Type Description
String

MenuItemEndCustomization

See Also