RibbonGalleryBarItemLink.Item Property
Gets a RibbonGalleryBarItem to which the current link refers.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonGalleryBarItem | A RibbonGalleryBarItem to which the current link refers. |
See Also