会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
黄星宇
博客园
首页
新随笔
联系
管理
订阅
2017年8月29日
DataGridView列标题居中,内容居中
摘要: //列标题居中 dataGridView1.ColumnHeadersDefaultCellStyle.Alignment = DataGridViewContentAlignment.MiddleCenter; //单元格内容居中 foreach (DataGridViewColumn item
阅读全文
posted @ 2017-08-29 13:01 黄星宇
阅读(14080)
评论(1)
推荐(4)
公告