Hi,
I could not find a property to set the header height for a column set. Please suggest how to do this?
Thanks
spm
In the normal mode, you have to use ColHeaderLines to set the number of lines of text, you can't set a Height. In RowLayout mode, you would need to set the PreferredLabelSize (I think) on the RowLayoutColumnInfo of the column.