2
Answers

How to set DataGridView default Columns Width?

Memento

Memento

12y
11.4k
1
c#, winform.
How to set default datagridview columns width for all collumns at once, not one by one.
I have over 50 columns and all of them should be width = 30.
Answers (2)