BarCheckItemLink.Item Property
In This Article
Gets the linked bar item.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BarCheckItem Item { get; }
#Property Value
Type | Description |
---|---|
Bar |
The linked bar item. |
See Also