会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
ike_li
耐住寂寞 微信:61047973
博客园
首页
新随笔
联系
管理
2017年12月20日
C# DataGridView
摘要: 一、使用总结 1.改变某一列标题颜色 dgv.EnableHeadersVisualStyles = false; dgv.Columns[i].HeaderCell.Style.BackColor = Color.Red; 2.添加一列button DataGridViewButtonColumn
阅读全文
posted @ 2017-12-20 13:50 ike_li
阅读(588)
评论(0)
推荐(0)
编辑
公告