TdxCustomGalleryControl.ItemCheckMode Property
Specifies item selection mode.
Declaration
property ItemCheckMode: TdxGalleryItemCheckMode read; write;
Property Value
Type |
---|
TdxGalleryItemCheckMode |
Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsBehavior.ItemCheckMode property instead.
See Also