Hi,
I need to calculate position of controls on form based on several factors, one of them is WinGrid column header height. I can't find anything returning this in runtime as number, could you please help?
Thanks
In the standard RowLayoutStyle you cannot set the header height explicitly. You can set the ColHeaderLines property, though.
Thanks, can I set this height somehow as well? It is read only property.
ultraGrid1.DisplayLayout.Bands[0].Header.Height