BarCheckItemLink Class
Represents a link to the BarCheckItem.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Remarks
The BarCheckItemLink is a visual representation of the BarCheckItem. The BarCheckItem can have several item links. Each of them is represented by the BarCheckItemLink class. Numerous links are used to represent one item across different toolbars and menus.
Inheritance
Object
BarItemLink
BarBaseButtonItemLink
BarCheckItemLink
See Also