FlexReport for WPF consists of following assemblies:
C1.WPF.FlexReport dll
It includes the C1FlexReport class and related types. It also includes all the report rendering and document generating functionalities.
C1.WPF.FlexViewer dll
It includes all viewing functionalities through following control or component:
- C1FlexViewerPane:
The C1FlexViewerPane control displays the pages of the document being previewed.
Included Applications
In addition to the reporting control, FlexReport also includes following stand-alone applications:
- C1FlexReportDesigner
C1FlexReportDesigner is a Winforms based designer application, used to create and edit C1FlexReport report definition files (.flxr). It can also convert legacy C1Report report definitions (.xml) to the new .flxr format. C1FlexReportDesigner can design reports compatible with WPF, UWP, and WinForms versions of the product. The designer app comes shipped in two variants - C1FlexReportDesigner.4.exe, built for 'Any CPU' target and will run in 64-bit mode on a x64 system, and C1FlexReportDesigner32.4.exe, built for x86 target, and will always run in 32-bit mode. You can find the application located at the following path:
C:\Program Files (x86)\ComponentOne\Apps\v4.0