Hello,
I would like to prevent the user from deleting a certain component of a report in designer. How can this be done?
I use the designer calling StiReport.Design().
Thanks for any help.
Yours
munich
How to suppress deleting a component?
How to suppress deleting a component?
Hi,
You can use the Restrictions property on your component to define what restrictions you wish to impose.
Uncheck the 'Allow Delete' restriction to prevent the component from being deleted.
You can use the Restrictions property on your component to define what restrictions you wish to impose.
Uncheck the 'Allow Delete' restriction to prevent the component from being deleted.
How to suppress deleting a component?
Hello Brendan,
Perfect, I thank you very much.
Yours
munich
Perfect, I thank you very much.
Yours
munich