隐藏Datagridview的行标题的指针。 [英] Hide the pointer of the Row Header of Datagridview.

查看:205
本文介绍了隐藏Datagridview的行标题的指针。的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发Windows应用程序。我在表单中有一个datagridview。我想隐藏行标题的指针(以标题形式或在所选行上出现)。我不想隐藏整个行标题。



在此先感谢!!!

I am working on windows application. I have a datagridview in form. I want to hide the pointer of the Row Header(which is in traingle form or which occurs on the row selected). I don''t want to hide entire row header.

Thanks In Advance !!!

推荐答案

请检查以下链接



帮助删除datagridview行标题中的指示符/指针

http://social.msdn.microsoft.com/forums/en -US / winformsdatacontrols / thread / 346e5839-1813-472b-8b3a-7344118819b3 [ ^ ]
Please check the following link

Help removing indicator/pointer in row header of datagridview
http://social.msdn.microsoft.com/forums/en-US/winformsdatacontrols/thread/346e5839-1813-472b-8b3a-7344118819b3[^]


有一个属性名称RowHeadersVisible将其设置为false。 />


RowHeadersVisible [ ^ ]
There is one property name RowHeadersVisible set it to false.

RowHeadersVisible[^]


这篇关于隐藏Datagridview的行标题的指针。的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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