RibbonGalleryBarItem.GalleryInitDropDownGallery Event
Enables a gallery, when displayed as a dropdown window, to be customized.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Event Data
The GalleryInitDropDownGallery event's data class is DevExpress.XtraBars.Ribbon.InplaceGalleryEventArgs.
Remarks
This event is equivalent to the InRibbonGallery.InitDropDownGallery event of the GalleryDropDown.Gallery object. See the InRibbonGallery.InitDropDownGallery topic for more information.
See Also