InDropDownGallery.GalleryDropDown Property
Gets the Dropdown control which owns the current gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
GalleryDropDown | A GalleryDropDown control which owns the current gallery. |
See Also