FloatingFooter RowHeight

Is there a way of setting the Height for the floating footer.
Currently it seems to get the DefaultRowHeight which is not what I am after.

ie. I am trying to get rather large Default Row Height but just want a small floating footer for Totals etc.

I have found this.

It is only set at Run Time.

FloatingFooter.Height := 20;

Yes, this is a public property. The default footer row height is set via grid.DefaultRowHeight.