Want launch design a report at runtime

I have installed FastReport.Core (2021.3.22-demo) and FastReport.Compat (2021.2.10) in my WPF project.


I want launch design a report at runtime, so call the Design() method as following


FReport = new Report();

FReport.Design();


But the FReport object is not exist 'Design()' method, how can I solve this problem?

Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.