Page 1 of 1

Programmatically manage report design

Posted: Wed Dec 10, 2008 1:52 am
by Fabio Pagano
In a blank report i need to programmatically add components (bands, textboxes), because we are converting to StimulReport some designs made with our software. Can you help me with a little example on how to programmatically add components on report design?

Thank you.

Programmatically manage report design

Posted: Wed Dec 10, 2008 2:48 am
by Edward
Hi Fabio.

Please see the following example application:

C:\Program Files\Stimulsoft Reports.Net 2008.2\Samples\VB.Net\RuntimeBuildReport\

Thank you.