Skip to main content

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.2.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