Feedback

  • Contents
  • Index
 

Audience

This guide is a reference to create and integrate reports for Interaction Reporter using ComponentOne ActiveReports 6.1.2814.0.

This document assumes that you:

  • Have installed ActiveReports on your development system.

  • Are familiar with the basic concepts of report creation as illustrated on the ActiveReports help document installed with the product.

To use this guide, you should be familiar with the following .NET objects:

  • System.Data.DataSet

  • System.Data.DataTable

You should also be familiar with these programming concepts in C# .NET objects:

  • Inheritance

  • Implementing interfaces