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

BarItemImageOptions.Item Property

Returns the BarItem that owns these image settings.

Namespace: DevExpress.XtraBars

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

[Browsable(false)]
public BarItem Item { get; }

Property Value

Type Description
BarItem

The BarItem that owns these image settings.

Property Paths

You can access this nested property as listed below:

See Also