Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraBars.Ribbon.Gallery Namespace

In This Article

Contains classes that implement galleries in a RibbonControl.

Assembly: DevExpress.XtraBars.v24.2.dll

NuGet Package: DevExpress.Win.Navigation

#Classes

Name Description
BaseGallery Represents a base class for galleries.
GalleryControlGallery Represents a gallery within a GalleryControl.
GalleryOptionsImageLoad Provides access to properties that manage the asynchronous image loading feature for this gallery.
GalleryThumbnailImageEventArgs Provides data for the BaseGallery.GetThumbnailImage event.
InDropDownGallery Represents an In-Dropdown gallery.
InRibbonGallery An In-Ribbon gallery.
StandaloneGallery Represents the base class for the GalleryControlGallery, InDropDownGallery and PopupGalleryEditGallery classes.

#Delegates

Name Description
GalleryThumbnailImageEventHandler Represents a method that will handle the BaseGallery.GetThumbnailImage event.

#Enums

Name Description
CheckDrawMode Identifies paint styles for gallery items when they are in the checked state.
GalleryItemAlignment Contains values that specify alignment of gallery items.
GalleryItemAutoSizeMode Contains values that specify how items are resized within a BaseGallery.
GalleryScrollMode Gets or sets a gallery’s scroll mode.
ItemCheckMode Contains values that specify how gallery items can be selected.
ShowScrollBar Contains values that specify the visibility states for a gallery’s vertical scroll bar.