Set Tablix row height to a specific number in SQL Server Report Builder 3.0?

Viewed 27022

I'm trying to set the row height of the detail row to a specific value, like 0.5 in. If I click on the Tablix handle for the detail row; it selects the row but the Size property does not expand for the Height property or allow entry for something like 0.5 in. in the Height property.

Outside of dragging the control to guesstimate a height is there a way to enter a specific number for the row height?

2 Answers
Related