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

DefaultMenuItemNames.ShowCaption Field

Returns “MenuItemShowCaption”. Corresponds to the menu item used to toggle the visibility of the item/group caption.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string ShowCaption = "MenuItemShowCaption"

Field Value

Type
String
See Also