Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
UltraWinGrid 8.3 Auto Row height and Cell Images
posted

Hi

Have images assigned to some cells in a row. The images are stored in  Windows.Forms.ImageList.

The Images are assigned in the Grid's InitializeRow event.

In the same event, the row size is later set  to RowSizng.Free and .CellMultiLine = True and .Row.PerformAutoSize is called and the row resizes nicely to show the contents.

However the image also resizes to fit the new row height which does not look nice.

Is there any way to stop the image resizing to fit the row height?

Thanks

Parents Reply Children
No Data