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