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

BarManager.GetBarItemImages() Method

Returns the SvgImageCollection that contains default images displayed next to different bar item types in “Add New” menus at design time.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public SvgImageCollection GetBarItemImages()

Returns

Type
SvgImageCollection

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also