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
Here is what I am using to change the header text alignment.