BarItemImageOptions(BarItem) Constructor
Initializes a new instance of the BarItemImageOptions class.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.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