Change look of DataGridView in C#
Hi,
I am a new software developer, i am using C# to build programs, actually my problem is little bit complicated,
Actually i want to change the color of Column Header in DataGridView,
Here is the dataGridView,
I want to change the color of the column header of the DataGridView to blue.
is it possible to do that or not?
if yes then can anyone guide me how can i do that?
Thanks.








