| CsvDataLoadOptions | Represents options for parsing CSV data. |
| CsvDataSource | Provides access to data of a CSV file or stream to be used within a report. |
| JsonDataLoadOptions | Represents options for parsing JSON data. |
| JsonDataSource | Provides access to data of a JSON file or stream to be used within a report. |
| KnownTypeSet | |
| ReportBuilder | Provides methods intended to fill template with data using LINQ Reporting Engine. |
| ReportBuilderContext | Base class for processor contexts. Provides properties and options used by the processor to execute processing. |
| ReportBuilderOptions | Represents options for the LINQ Reporting Engine functionality. |
| XmlDataLoadOptions | Represents options for XML data loading. |
| XmlDataSource | Provides access to data of an XML file or stream to be used within a report. |