Hello,
It seems that it is not possible to change the height of the header.
The property exists but it seems ineffective... (iGrid.Header.Height = ...)
If I change the header height value directly from the IDE, the height is correctly apply in the grid.
When executing the application, the height has turned to the minimum size (corresponding to the header font size).
And if I change the height value by coding it, still no effect...
What's wrong ?
Thank you !