Provides export of a C1Report to an external format using one of C1Report-specific ExportFilter classes.

Namespace:  C1.C1Preview.Export
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public class C1ReportExporter : Exporter
Visual Basic
Public Class C1ReportExporter _
	Inherits Exporter

Inheritance Hierarchy

See Also