I need to align WPF DataGrid Column Header text to Center. I created a style and attached that using the HeaderStyle property as below
WPF DataGrid Column Header
HeaderStyle
I landed here while searching for the same problem for Row Headers alignment. In case anyone else was searching, the solution is as simple as: