InDropDownGallery Class
Represents an In-Dropdown gallery.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Related API Members
The following members return InDropDownGallery objects:
Remarks
This class represents a gallery in a GalleryDropDown control.
Use the BaseGallery.Groups property to access or modify the collection of gallery groups. Each group can display multiple gallery items which represent specific images.
See Galleries for more information.
Inheritance
Object
MarshalByRefObject
Component
BaseGallery
StandaloneGallery
InDropDownGallery
See Also