Is there a way to format specific text in a grid control column?
For example, I have a column that has the words "Column Placeholder" in it. I want to change the color of "Placeholder" to purple and leave "Column" unchanged. I have figured out how to change the color of the text for the whole cell using PrepareViewStyleInfo but that is not what I want.
Thanks so much.