Skip to main content

StandaloneGallery Class

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

Namespace: DevExpress.XtraBars.Ribbon.Gallery

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

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

The following members return StandaloneGallery objects:

See Also