Page 1 of 1

Non modal designer

Posted: Wed Nov 07, 2012 10:18 am
by DoA
Hi

How can i open an non modal designer with DesignWidthWpf?
This feature is essential for great user experience.

Best regards

Dan Ove

Re: Non modal designer

Posted: Thu Nov 08, 2012 6:32 am
by HighAley
Hello.

Please, try to call next method:

Code: Select all

report.DesignWithWpf(false);
This method will be available in our next prerelease build tomorrow.

Thank you.