With the C1Studio installer, you get FlexReport samples that help you understand the implementation of the product. The C# and VB samples are available at the default installation folder - Documents\ComponentOne Samples\WPF\C1.WPF.FlexReport.
The C# samples available at the default installation location is as follows:
Sample | Description |
---|---|
Binding | Demonstrates how a report can be bound at runtime to existing data. |
CommonTasksMVVM | Demonstrates using MVVM pattern with C1FlexReport and C1FlexViewer. |
FlexCommonTasks | Demonstrates the reports from the FlexCommonTasks_WPF.flxr report definition file. |
FlexReportExplorer | Demonstrates the reporting features offered by FlexReport in WPF applications. |
FlexReportSamples | This sample demonstrates the major features of FlexReport and FlexViewerPane for WPF. |