Subject TIB_Grid: two lines title
Author Hug
Hi folks!
About TIB_CustomGrid:
I need to show long titles on some columns, but I can't give more width to
those columns. Then, I think on show 2 lines of text. Well, this is possible
by setting

DrawTitleTextOptions.gdtWordWrap=true
DefaultRowHeight=30 (at least)

But then all rows makes 30 pixels height, and it's disastrous!
Is there a way to change Height only on first row (that of titles)?
I've search on samples, but I have'nt found no cases.
Thanks in advance
Hugo.