Skip to main content
A newer version of this page is available. .

GalleryItemEventArgs.InRibbonGalleryLink Property

For In-Ribbon galleries, gets the bar item link that displays the current gallery.

Namespace: DevExpress.XtraBars.Ribbon

Assembly: DevExpress.XtraBars.v19.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