开发者

Remove columns in gridview

How do 开发者_如何学Pythonyou remove this:

Remove columns in gridview


If that is a Windows Forms DataGridView in .Net, then you can hide that column by setting RowHeadersVisible to false, either in the Properties window or at runtime.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜