Problem: Want to center the text in the header of a DataGridView.
Answer:
this.dataGridView1.ColumnHeadersDefaultCellStyle.Alignment =
DataGridViewContentAlignment.BottomCenter;
Subscribe to:
Post Comments (Atom)
Father. Programmer. Photographer.
No comments:
Post a Comment