开发者

how can I change the properties of DataGridViewImageCoulmn to be stretchImage (as pictureBox)?

how can I change the properties of DataGridViewImageCoulmn to be stretchImage (as pictureBox)?

in my DataGridView- have开发者_开发知识库 a DataGridViewImageCoulmn, I add it image of different sizes, it is changing the row height. I want to set a fixed height of the image and of the line


System.Windows.Forms.DataGridViewImageColumn have a property named ImageLayout that may server your need.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜