BarCheckItemImageOptions(BarCheckItem) Constructor
Initializes a new instance of the BarCheckItemImageOptions class with specified settings.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v25.2.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| item | BarCheckItem | The BarCheckItem that contains these image settings. |
See Also