How i can change the height of header in DataGridView, i tried this property but it didnt work :
Code:this.dataGridView1.EnableHeadersVisualStyles=false; this.dataGridView1.ColumnHeadersHeight=60;![]()
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
|
Click Here to Expand Forum to Full Width |