InHeader Itemheight

Hello,



Is it possible to change the itemheighy, for items that are in the header ? (InHeader = true)

Now, I see the first line of the Text, but I need all the space in the header, and want to hide this text.



I have sometimes 7 items in the header, and I need all the (vertical) space I can get.

Maybe display side by side is also possible ?



kind regards,



Dirk Janssens

For items in the header, the available header height is used to distribute the different items that might be in the header at the same time. So basically, the item height will be header height divided by number of items. If you want to have the items height higher in such case, you'd need to increase the header height.