|
Automatic Image Handling
The Grouping Grid is capable of displaying images with high resolution in the cells. When bound to a datasource containing images, the grid will automatically handle those images and display them appropriately within the cells. It also provides several image customization options, which are listed below.
ImageSizeModes
The different image modes are:
-
Normal - Displays the image as it is without scaling.
-
CenterImage - Aligns the image into the center of the cell.
-
AutoSize - Makes the image size same as cell by maintaining the height/width ratio.
-
StretchImage - Stretches the image, if necessary, and makes its size same as the cell.
Grid containing Image Fields
|
|
|
|