0

I have dataGridView with 3 columns in my C# winforms application. Two with text and one with image. I want to use row autosize for multiline text in first two columns, but not for image. Is that possible.

koca2000
  • 67
  • 12