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

DefaultMenuItemNames.TabOperationsSeparator Field

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

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string TabOperationsSeparator = "TabOperationsSeparator"

Field Value

Type
String

Remarks

The following screenshot demonstrates the TabOperationsSeparator location.

DocumentPanel Context Menu - Dock Operations Separator

See Also