常用的一些操作

去掉datagridview左边第一列
DataGridView -> 属性 -> 设置RowHeadersVisible = False.

原文地址:https://www.cnblogs.com/qq4004229/p/2479364.html