Back to Devexpress

DevExpress.XtraBars.Ribbon.Gallery Namespace

windowsforms-devexpress-dot-xtrabars-dot-ribbon-6255b924.md

latest3.1 KB
Original Source

DevExpress.XtraBars.Ribbon.Gallery Namespace

Contains classes that implement galleries in a RibbonControl.

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Classes

NameDescription
BaseGalleryRepresents a base class for galleries.
GalleryControlGalleryRepresents a gallery within a GalleryControl.
GalleryOptionsImageLoadProvides access to properties that manage the asynchronous image loading feature for this gallery.
GalleryThumbnailImageEventArgsProvides data for the BaseGallery.GetThumbnailImage event.
InDropDownGalleryRepresents an In-Dropdown gallery.
InRibbonGalleryAn In-Ribbon gallery.
StandaloneGalleryRepresents the base class for the GalleryControlGallery, InDropDownGallery and PopupGalleryEditGallery classes.

Delegates

NameDescription
GalleryThumbnailImageEventHandlerRepresents a method that will handle the BaseGallery.GetThumbnailImage event.

Enums

NameDescription
CheckDrawModeIdentifies paint styles for gallery items when they are in the checked state.
GalleryItemAlignmentContains values that specify alignment of gallery items.
GalleryItemAutoSizeModeContains values that specify how items are resized within a BaseGallery.
GalleryScrollModeGets or sets a gallery’s scroll mode.
ItemCheckModeContains values that specify how gallery items can be selected.
ShowScrollBarContains values that specify the visibility states for a gallery’s vertical scroll bar.