Devexpress XtraGrid columns Text Alignment .?
Asked
Active
Viewed 1,689 times
2 Answers
0
The VAlignment property that you are referring to will simply vertically align the column header text, not rotate it to be displayed vertically.
There are several example tickets in the DevExpress support center with sample projects demonstrating how to achieve this behavior via the GridView's GridView.CustomDrawColumnHeader event.
See:

Brendon
- 1,238
- 1
- 7
- 8