标签: c# vb.net winforms datagridview
如何设置从DataGridView的最后一行到结尾的距离? 我的最后一行停留在DataGridView的末尾,所以我希望最后一行位于DataGridView的顶部, 我希望增加DataGridView的最后一行和结尾之间的距离。
this image explains what I want
I can do that with panel by AutoScrollMargin