Incapsulates conversion methods for different types of report controls.

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 abstract class HtmlAdapter
Visual Basic (Declaration)
Public MustInherit Class HtmlAdapter
Visual C++
public ref class HtmlAdapter abstract

Inheritance Hierarchy

System..::.Object
  PerpetuumSoft.Reporting.Export.Html.Adapters..::.HtmlAdapter
    PerpetuumSoft.Reporting.Export.Html.Adapters..::.ReportControlHtmlAdapter

See Also