G
Greg Smith
I am attempting to set the font to bold in the header of a DataGridView.
I am drawing a blank at getting the syntax correct. I want to finish this:
gv.ColumnHeadersDefaultCellStyle.Font =
Any help is greatly appreciated.
I am drawing a blank at getting the syntax correct. I want to finish this:
gv.ColumnHeadersDefaultCellStyle.Font =
Any help is greatly appreciated.