I have an RDLC that has a number of selections to run the report on. At the bottom of the header we output the options they selected in a textbox. The textbox has the "can grow" option set to true and can grow to be a few lines long. This ends up growing into the Body of the report.
I've looked all over and can't find a "can grow" option for the Header of the report.
Is there a way to make the header grow with this textbox?
Thanks,
Duane