Skip to main content
Bar

BarItem.UseAsBarItemGlyph Attached Property

In This Article

Specifies whether an object's image should serve as a Bar Item's glyph when this object is presented as a Bar Item. This is an attached property.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

#Returns

Type Description
Boolean

true if an object's image should serve as a Bar Item's glyph when this object is presented as a Bar Item; otherwise, false.

See Also