Hi
How can i open an non modal designer with DesignWidthWpf?
This feature is essential for great user experience.
Best regards
Dan Ove
Non modal designer
Re: Non modal designer
Hello.
Please, try to call next method:
This method will be available in our next prerelease build tomorrow.
Thank you.
Please, try to call next method:
Code: Select all
report.DesignWithWpf(false);
Thank you.