This is a migrated thread and some comments may be shown as answers.

PanelImage don't stay off!

1 Answer 42 Views
Panorama
This is a migrated thread and some comments may be shown as answers.
Reginardo
Top achievements
Rank 1
Reginardo asked on 28 Feb 2014, 01:37 AM
I'm trying set PanelImage as (none) in my panorama. I setted this option in RadPanoramaElement and that hid in my FormDesign, but when I run the application, the image still there.

I tried a lot of options and this default panelImage always back. How can I set if to be disable forever?

Thanks

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 04 Mar 2014, 10:38 AM
Hi Reginardo,

Thank you for writing.

If you want to remove the image design time you should set the Image property of the ImagePrimitive element to none. The attached screenshot demonstrates this.

Also you can remove this image in code like this:
radPanorama1.PanelImage = null;

Please let me know if there is something else I can help you with. 

Regards,
Dimitar
Telerik
Tags
Panorama
Asked by
Reginardo
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or