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

BarBaseButtonItem.ImageToTextAlignment Property

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v18.2.dll

Declaration

[DefaultValue(BarItemImageToTextAlignment.BeforeText)]
[SupportedByRibbon(SupportedByRibbonKind.NonSupported)]
public virtual BarItemImageToTextAlignment ImageToTextAlignment { get; set; }

Property Value

Type Default
DevExpress.XtraBars.BarItemImageToTextAlignment **BeforeText**
See Also