TAdvDBGrid Set Header Height - HowTo

Hi there,


can anybody tell me how to set the header size for the TAdvDBGrid Column Headers please. I haven't found something like that in the PDF and have not much experiences within Grids and customizing them.

Best regards,

Andy

You can use property grid.RowHeights[0]: integer;

Great ... thanks a lot