Hi:
You can set up the header caption number the lines (e.g. Grid.DisplayLayout.Bands[0].GroupHeaderLines = 5;) question is can you write on a specifc line (line [2]) or is just string splitting by"\r\n"?
Thanks,
Mihail
Hi Mihail,
You have to do it by putting a return character into your string.
The alternative would be to use a DrawFilter and draw the text yourself, but that would be a lot more complicated.