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

DefaultMenuItemNames.BeginCustomization Field

Returns “MenuItemBeginCustomization”. Corresponds to the menu item used to enter the customization mode.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string BeginCustomization = "MenuItemBeginCustomization"

Field Value

Type
String
See Also