Using the .Height property has no effect so I suspect there is some other property to allow it?
The Height property is the right one. But by default, all of the row heights are synchonrized. To allow variable-height rows, you need to set the RowSizing property on the Override to Free.