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.v19.1.dll

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