DataGridViewButtonColumn宽度的问题
如何设置DataGridViewButtonColumn宽度
也就是说 让它的宽度不和列头一样宽?
系统默认是填充在cells中的。
------解决方案--------------------看看有没有一个ItemStyleWidth属性
------解决方案--------------------You need to re-write a button column.
------解决方案--------------------帮你顶下。