Represents Html Adapter for ReportControl class.

Namespace:  PerpetuumSoft.Reporting.Export.Html.Adapters
Assembly:  PerpetuumSoft.Reporting.Export.Html (in PerpetuumSoft.Reporting.Export.Html.dll) Version: 3.9.0.1

Syntax

C#
public class ReportControlHtmlAdapter : HtmlAdapter
Visual Basic (Declaration)
Public Class ReportControlHtmlAdapter _
	Inherits HtmlAdapter
Visual C++
public ref class ReportControlHtmlAdapter : public HtmlAdapter

Inheritance Hierarchy

See Also