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

DefaultMenuItemNames.ShowCaptionImage Field

Returns “MenuItemShowCaptionImage”. Corresponds to the menu item used to toggle the visibility of the image next to the item caption.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string ShowCaptionImage = "MenuItemShowCaptionImage"

Field Value

Type
String
See Also