I have a WinForms application with DataGridView
control. My control has five
columns (say "Name", "Address", "Phone" etc)
I am not happy with default column width. I want to have more control over column appearance. What I want
is to be able to do one of the following:
- Set width of each column in percent
- Set width of each column in pixels
- Use some other best-practive method (make width to fit text etc)
Please suggest - which property to use and how.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…