GalleryItemEventArgs.InRibbonGalleryLink Property
For In-Ribbon galleries, gets the bar item link that displays the current gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
RibbonGalleryBarItemLink | A RibbonGalleryBarItemLink object that displays the current gallery. null if the current gallery is not an In-Ribbon gallery. |
See Also