views:

20

answers:

0

Hi guys!

I have a "can grow" field on my report and I wanna determine it's height after it has "grown". I have tried referencing it after loading the report, but I always get the value I set in designer, even though it is obvious that the field is now four/five times higher. I reference it via ReportDefinition class. I need not to mention that if I explicitelly set the height of the field in question then the height will indeed be changed...

Any ideas?

Thanx in advance