RibbonHitInfo.Item Property
In This Article
Gets the bar item link which is located at the test point.
Namespace: DevExpress.XtraBars.Ribbon.ViewInfo
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public BarItemLink Item { get; }
#Property Value
Type | Description |
---|---|
Bar |
A Bar |
See Also