TdxGalleryControlController.ItemCheckMode Property
Returns the gallery’s item selection mode.
Declaration
property ItemCheckMode: TdxGalleryItemCheckMode read;
Property Value
Type | Description |
---|---|
TdxGalleryItemCheckMode | A gallery item selection mode. |
Remarks
Refer to the TdxGalleryItemCheckMode type description for information on selection modes.
See Also