StandaloneGallery Class
In This Article
Represents the base class for the GalleryControlGallery, InDropDownGallery and PopupGalleryEditGallery classes.
Namespace: DevExpress.XtraBars.Ribbon.Gallery
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class StandaloneGallery :
BaseGallery,
IImageCollectionHelper,
ISupportAnimatedScroll,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner,
IMouseWheelScrollClient
#Related API Members
The following members return StandaloneGallery objects:
#Inheritance
See Also