Can't delete images, band..
Can't delete images, band..
Hi, can you tell me why I can't delete all items on page? Thank you
- Attachments
-
- report.mrt
- (18.62 KiB) Downloaded 301 times
Re: Can't delete images, band..
Hello,
Please check Restrictions property for components. In you case, set only AllowSelect option.
this.Image7.Restrictions = Stimulsoft.Report.Components.StiRestrictions.AllowSelect;
Thank you.
Please check Restrictions property for components. In you case, set only AllowSelect option.
this.Image7.Restrictions = Stimulsoft.Report.Components.StiRestrictions.AllowSelect;
Thank you.
- Attachments
-
- Capture.PNG (9.7 KiB) Viewed 1173 times