Height when rendering Panel

Stimulsoft Reports.NET discussion
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Height when rendering Panel

Post by Alex K. »

Hello,

You can find all events in the Report Tree and check code on the property grid.

Thank you.
Attachments
Capture2.PNG
Capture2.PNG (58.29 KiB) Viewed 2517 times
Capture1.PNG
Capture1.PNG (16.08 KiB) Viewed 2517 times
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Height when rendering Panel

Post by Leandro Borges »

Hello.

It worked but I have a question. In the DataBand there are more Panel that also need to perform the same procedure, as I do?

Thank you.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Height when rendering Panel

Post by HighAley »

Hello, Leandro.

You could modify this code for your needs.
Just count the rows on the panels and change the height on each of them.

Thank you.
Leandro Borges
Posts: 219
Joined: Tue Oct 27, 2015 4:19 pm

Re: Height when rendering Panel

Post by Leandro Borges »

Hello.

It worked.

Thank you.
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Re: Height when rendering Panel

Post by Andrew »

Thank you, Leandro, for letting us know about this!
Post Reply