Skip to main content
A newer version of this page is available. .

StandaloneGallery Class

Represents the base class for the GalleryControlGallery, InDropDownGallery and PopupGalleryEditGallery classes.

Namespace: DevExpress.XtraBars.Ribbon.Gallery

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

public class StandaloneGallery :
    BaseGallery,
    IImageCollectionHelper,
    ISupportAnimatedScroll,
    IContextItemCollectionOptionsOwner,
    IContextItemCollectionOwner,
    IMouseWheelScrollClient

The following members return StandaloneGallery objects:

See Also