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
265
ColHeaderLines AND WrapHeaderText coexistance
posted

Hello.

I find that if I set the property of the UltraWinGrid

DisplayLayout.Override.WrapHeaderText = DefaultableBoolean.True;

then property ColHeaderLines=7 of the Band doesn't work.

Is that right?

And if so, is there a way to increase Header height still having  WrapHeaderText = DefaultableBoolean.True;

Thanks in advance.