Well, actually rotated -90 degrees from horizontal is what I mean.
I need to do this because the text for the header is quite long but the cell value is short, and I want to fit a lot of columns on the screen.
Is it possible to do this easily or do I need to learn about resources and templates first? I don’t mind a “hack” solution!
This will rotate the whole ColumnHeaderCell:
Be aware: this means
HorizontalContentAlignmentis then aVerticalContentAlignmentand vice versa.