I programmatically create a report design. After i've created a specific StiText component, i need to duplicate it (changing only its name).
Is this possible?
Thank you
Programmatically duplicate a StiText
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
Programmatically duplicate a StiText
Hello Fabio,
You can use Clone method of StiText component.
Thank you.
You can use Clone method of StiText component.
Thank you.