TdxCustomGalleryControl.ItemImageSize Property
Specifies the item image size.
Declaration
property ItemImageSize: TcxSize read; write;
Property Value
Type |
---|
TcxSize |
Remarks
This property is obsolete and used for compatibility purposes. Use the gallery control’s OptionsView.Item.Image.Size property instead.
See Also