Closed oiDilyo closed 2 years ago
Hello, what do you mean with header color? Gary?
I mean this. You need to change back color and text color
Sorry, My English is very terrible.
Something like this, after the component is being initializated would work:
advancedDataGridView_main.ColumnHeadersDefaultCellStyle.BackColor = Color.Gray;
advancedDataGridView_main.EnableHeadersVisualStyles = false;
I would like to change the column head back color to Gary. I don`t know how to change this.