特定细胞的可见特性 [英] visible property of particular cell

查看:65
本文介绍了特定细胞的可见特性的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我想在datagridview中设置特定单元格的可见属性.可能吗??如何??以及如何在特定单元格中插入图像?



i want set visible property of particular cell in datagridview. is it possible?? how?? and how to insert image in particular cell?

推荐答案

否,您可以设置特定单元格的visible属性,但您可以将单元格设为只读
no you can set the visible property of particular cell but you can the cell read only
Grid.Rows[iRow].Cells[iCol].ReadOnly = bFlag;



还要检查此链接
http://social.msdn.microsoft.com/Forums/是/Vsexpressvcs/thread/8f1f3a40-69d9-4100-a4a8-ec9f73249427 [



check this link also
http://social.msdn.microsoft.com/Forums/is/Vsexpressvcs/thread/8f1f3a40-69d9-4100-a4a8-ec9f73249427[^]


这篇关于特定细胞的可见特性的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆