Page 3 of 3
Re: Height when rendering Panel
Posted: Mon Jun 05, 2017 1:44 pm
by Alex K.
Hello,
You can find all events in the Report Tree and check code on the property grid.
Thank you.
Re: Height when rendering Panel
Posted: Mon Jun 05, 2017 2:00 pm
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.
Re: Height when rendering Panel
Posted: Tue Jun 06, 2017 6:34 pm
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.
Re: Height when rendering Panel
Posted: Thu Jun 22, 2017 6:46 pm
by Leandro Borges
Hello.
It worked.
Thank you.
Re: Height when rendering Panel
Posted: Fri Jun 23, 2017 4:21 am
by Andrew
Thank you, Leandro, for letting us know about this!