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

DefaultMenuItemNames.DocumentHostOperationsSeparator Field

Returns “DocumentHostOperationsSeparator”. Corresponds to the separator before the DocumentPanel‘s Document Host Operations context menu section.

Namespace: DevExpress.Xpf.Docking

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public const string DocumentHostOperationsSeparator = "DocumentHostOperationsSeparator"

Field Value

Type
String

Remarks

The following screenshot demonstrates the DocumentHostOperationsSeparator location.

DocumentPanel Context Menu - Document Host Operations Separator

See Also