Video: Get Started with FlexReport for WPF Report Viewer

In this video we'll look at how to add a FlexViewerPane control to your WPF project so that you can view FlexReports. FlexReport for WPF is currently in beta and will be launched in March 2017.

1. Create new WPF Application in VS2015. 2. Drop the FlexViewer control on the Designer. 3. Set the Display Settings for the viewer: for instance, set HorizontalAlignment and VerticalAlignment to Stretch, and set the Dimensions of the Viewer. 4. Add a reference to C1.WPF.FlexReport. 5. Add the FlexReport file you want to load to the project. 6. Set the name of FlexViewer so you can access it in code behind. 7. Go to the code behind. 8. Include a namespace for FlexReport. 9. Create an object for FlexReport in native WPF. 10. Load the FlexReport file in the report object. 11. Bind the FlexViewer with FlexReport object. 12. Run the project.

Read more about FlexReport

GrapeCity

GrapeCity Developer Tools
comments powered by Disqus