Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
400
How to set the header height for a column set?
posted

Hi,

      I could not find a property to set the header height for a column set. Please suggest how to do this?

Thanks

spm

Parents
  • 469350
    Offline posted

     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. 

Reply Children