BarItemImageOptions(BarItem) Constructor
Initializes a new instance of the BarItemImageOptions class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | BarItem | A BarItem object specifying the bar item associated with the image options being created. |
See Also