How do I enable text wrapping on all column headers?

Viewed 38508

How does one enable text wrapping on all column headers of a DataGrid, without disabling the other default header functionality? Such as column resizing, sort direction indicator, etc which are needed.

Is there a way to do this?

5 Answers
Related