Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
DataGrid(ではなく)で列の幅を設定するにはどうすればよいDataGridViewですか?
DataGrid
DataGridView
私はそれがこのようなものだと思います:
dg.TableStyles(0).GridColumnStyles(0).Width = 120