Can't delete images, band..

Stimulsoft Reports.NET discussion
Post Reply
x46x
Posts: 18
Joined: Thu Aug 25, 2016 7:25 am

Can't delete images, band..

Post by x46x »

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
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Can't delete images, band..

Post by Alex K. »

Hello,

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
Capture.PNG (9.7 KiB) Viewed 1173 times
Post Reply