RibbonGalleryBarItemLink.Item Property
In This Article
Gets a RibbonGalleryBarItem to which the current link refers.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public RibbonGalleryBarItem Item { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also