Hello,
You can find all events in the Report Tree and check code on the property grid.
Thank you.
Height when rendering Panel
Re: Height when rendering Panel
- Attachments
-
- Capture2.PNG (58.29 KiB) Viewed 2519 times
-
- Capture1.PNG (16.08 KiB) Viewed 2519 times
-
- Posts: 219
- Joined: Tue Oct 27, 2015 4:19 pm
Re: Height when rendering Panel
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.
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.
Re: Height when rendering Panel
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.
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.
-
- Posts: 219
- Joined: Tue Oct 27, 2015 4:19 pm
Re: Height when rendering Panel
Hello.
It worked.
Thank you.
It worked.
Thank you.
Re: Height when rendering Panel
Thank you, Leandro, for letting us know about this!