Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string DocumentHostOperationsSeparator = "DocumentHostOperationsSeparator"

Field Value

Type Description
String

DocumentHostOperationsSeparator

Remarks

The following screenshot demonstrates the DocumentHostOperationsSeparator location.

DocumentPanel Context Menu - Document Host Operations Separator

See Also