Gets the static registered instance of HTML export provider for C1.C1Report.

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

Syntax

C#
public static ReportHTMLExportProvider ReportHTMLExportProvider { get; }
Visual Basic
Public Shared ReadOnly Property ReportHTMLExportProvider As ReportHTMLExportProvider
	Get

See Also