BarBaseButtonItemLink.Item Property
Gets the bar item which the current link corresponds to.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
BarBaseButtonItem | A BarBaseButtonItem object representing the item which the current link corresponds to. |
See Also