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

TdxCustomGallery Class

The base for classes describing gallery structure.

#Declaration

Delphi

#Remarks

This class serves as the base for the TdxGalleryControlStructure class, which is exposed via the TdxGalleryControl.Gallery property.

TdxCustomGallery introduces the following primary members:

Members Description
Groups Provides access to the collection of gallery groups.
ItemCheckMode Specifies how a gallery’s items can be selected.
GetCheckedItems Gets the checked items.
UncheckAll Unchecks all items.
See Also