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

dxGalleryControl Unit

In This Article

#Classes

Name Description
TdxCustomGalleryControl The base class for gallery controls.
TdxGalleryControl A gallery control.
TdxGalleryControlController Handles a gallery control‘s user input.
TdxGalleryControlCustomOptions Serves as the base class for classes that contain gallery control settings.
TdxGalleryControlDragObject Stores concomitant information for drag-and-drop-related events in gallery controls.
TdxGalleryControlDropTargetViewInfo Stores information about the drag-and-drop operation target.
TdxGalleryControlGroup A gallery group.
TdxGalleryControlGroups A group collection in a gallery control.
TdxGalleryControlItem A gallery item.
TdxGalleryControlItems An item collection in a gallery group.
TdxGalleryControlOptionsBehavior Contains gallery control behavior settings.
TdxGalleryControlOptionsItem Contains the appearance settings of item elements (image and text).
TdxGalleryControlOptionsItemImage Contains item image settings.
TdxGalleryControlOptionsItemText Contains item text settings.
TdxGalleryControlOptionsView Contains settings that specify how elements are arranged within the gallery control.
TdxGalleryControlStructure A gallery control‘s structure.
TdxGalleryCustomViewInfo The base class for gallery ViewInfo classes.
TdxGalleryPersistent The base class for classes that contain a reference to the gallery control that owns them.