Reporting Task-Based Help
The task-based help assumes that you are familiar with programming in .NET, have a basic knowledge of reports, and know how to use controls in general. By following the steps outlined in the help, you will be able to create projects demonstrating a variety of C1Report features, and get a good sense of what the C1Report component can do.
Most of this section's topics have pre-built reports that illustrate them. The pre-built reports can be found in the CommonTasks.xml report definition file, which is available for download from the ComponentOne HelpCentral Sample page.
Note that you should have the following namespace referenced to your project:
• C1.C1Report
Rendering Reports (Previewing, Printing, and Exporting)
|