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

DefaultMenuItemNames.CaptionImageLocationAfterText Field

Returns “MenuItemAfterText”. Corresponds to the sub menu item used to set caption images of the group items to be displayed after the text.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string CaptionImageLocationAfterText = "MenuItemAfterText"

Field Value

Type
String
See Also