GalleryItemEventArgs.InRibbonGalleryLink Property
For In-Ribbon galleries, gets the bar item link that displays the current gallery.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v26.1.dll
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