GalleryItemEventArgs.InRibbonGalleryLink Property
In This Article
For In-Ribbon galleries, gets the bar item link that displays the current gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public RibbonGalleryBarItemLink InRibbonGalleryLink { get; }
#Property Value
Type | Description |
---|---|
Ribbon |
A Ribbon |
See Also