Skip to main content

DefaultMenuItemNames.CaptionImageLocationBeforeText Field

Returns MenuItemBeforeText. Corresponds to the sub menu item used to set caption images of the group’s items to be displayed before the text.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v26.1.dll

Declaration

public const string CaptionImageLocationBeforeText = "MenuItemBeforeText"

Field Value

Type Description
String

MenuItemBeforeText

See Also