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