TdxCustomGalleryControl.ItemImageSize Property
Deprecated. This property exists for backward compatibility only. Use the OptionsView.Item.Image.Size property instead.
Declaration
property ItemImageSize: TcxSize read; write;
Property Value
Type | Description |
---|---|
TcxSize | Item image dimensions (in pixels). |
See Also