Back to Devexpress

BarCheckItem Constructors

windowsforms-devexpress-dot-xtrabars-dot-barcheckitem-dot-ctor.md

latest1.1 KB
Original Source

BarCheckItem Constructors

A bar item with toggle button functionality.

NameParametersDescription
BarCheckItem()noneInitializes a new instance of the BarCheckItem class.
BarCheckItem(BarManager, Boolean)manager, checkInitializes a new instance of the BarCheckItem class with the specified Bar Manager and state.
BarCheckItem(BarManager)managerInitializes a new instance of the BarCheckItem class with the specified BarManager.

See Also

BarCheckItem Class

BarCheckItem Members

DevExpress.XtraBars Namespace