windowsforms-devexpress-dot-xtrabars-dot-ribbon-dot-gallery-a576e953.md
Represents the base class for the GalleryControlGallery, InDropDownGallery and PopupGalleryEditGallery classes.
Namespace : DevExpress.XtraBars.Ribbon.Gallery
Assembly : DevExpress.XtraBars.v25.2.dll
NuGet Package : DevExpress.Win.Navigation
public class StandaloneGallery :
BaseGallery,
IImageCollectionHelper,
ISupportAnimatedScroll,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner,
IMouseWheelScrollClient
Public Class StandaloneGallery
Inherits BaseGallery
Implements IImageCollectionHelper,
ISupportAnimatedScroll,
IContextItemCollectionOptionsOwner,
IContextItemCollectionOwner,
IMouseWheelScrollClient
The following members return StandaloneGallery objects:
Object MarshalByRefObject Component BaseGallery StandaloneGallery GalleryControlGallery
See Also