How can I align the column data to center in a WPF DataGrid?
DataGrid
+1 for Kent Boogaart. I ended up doing this, which makes the code slightly less cluttered (and enables me to use the alignment on several columns):
// .. other columns