I’m using DevExpress WinForms controls, and I was wondering whether I can set the font color a cell to be something like “first word in black, second word in red”.
Is this possible? Is setting different font colors per control even possible in DevExpress? How about in WinForms at all?
If not, can I use a different, “crazier” approach to get this? Use 2 label controls per cell maybe?
It depends on exactly which control you want to do this with.
The controls that support Html formatting (and how to activate it) are listed here.