BarBaseButtonItemLink.Item Property
In This Article
Gets the bar item which the current link corresponds to.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BarBaseButtonItem Item { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also