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

DefaultMenuItemNames.CustomizationOperationsSeparator Field

Returns “CustomizationOperationsSeparator”. Corresponds to the separator before the DocumentPanel‘s Customization Operations context menu section.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string CustomizationOperationsSeparator = "CustomizationOperationsSeparator"

Field Value

Type
String

Remarks

The following screenshot demonstrates the CustomizationOperationsSeparator location.

DocumentPanel Context Menu - Customization Operations Separator

See Also