Skip to main content
All docs
V26.1
  • 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.v26.1.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