Namespace Simplic.Reporting
Classes
KeyValueConfigurationModel
Configuration model for configurating KeyValue reports.
KeyValueDataSource
Key-Value datasource for keyvalue reports
KeyValueListDataSource
Key-Value datasource for keyvalue reports
KeyValueParameterConfigurationModel
Model containing a parameter configuration for a KeyValue report
KeyValueReport
Key value report (Storing it's won sql, get's filled over parameter)
MergeReport
Simple report to merge multiple reports to one. E.g. merge two or more SqlReports or KeyValueReports
ParameterConfigurationModel
Configuration for working with SQL-Reports
ParameterDataSource
Data source for parameter based reports
ParameterReport
Key value report (Storing it's won sql, get's filled over parameter)
ReportManager
ReportManager for creating, editing and deleting reports
ReportViewer
Default report viewer with embedded menu
SqlDataSourceModel
Source-Model for filling SqlReport
SqlReport
SqlReport for simple and fast reporting sql based data
SqlReportConfigurationModel
Configuration for working with SQL-Reports
Interfaces
IReport
Base report interface which must be inherit in all reports (SqlReport, ...)
IReportConfiguration
Interface containing the basic properties a simplic report have to provide. Must be inherited in every configuration model for using reports
IReportConfigurationProvider
Interface which must be implemented for the ReportManager to work with ReportFiles and it's configurations
IReportEditor
IReportViewer
Base report interface. Must be implemented for all report viewers
Enums
ReportParameterDataType
Report parameter type
ReportRenderFormat
Contains a list of items, to which a report can be exported
ReportType
List of available report types