BarItemLink.Bar Property
In This Article
Returns a Bar to which the current item link belongs.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Bar | A Bar containing the current item link. |
See Also