SSRS - Setting Table Row Height

reporting-services

Solution

Select the row you want to change the height of. With that row selected bring up the properties pane (Alt+enter if you don't see it). Scroll down to the position group of properties and specify the width and height there. The "cangrow" and "canshrink" properties are useful too sometimes.

Hope that helps!

Problem

I'm working in a SSRS report. I have a table in the report. How do I set the row height of the rows in the table?

Original source