SyntaxFix
Write A Post
Hire A Developer
Questions
You can set the row height by code
dataGridView.RowTemplate.Height = 35;
or by property panel