Represents adapter for the TextBox 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 TextControlHtmlAdapter : BoxHtmlAdapter
Visual Basic (Declaration)
Public Class TextControlHtmlAdapter _
	Inherits BoxHtmlAdapter
Visual C++
public ref class TextControlHtmlAdapter : public BoxHtmlAdapter

Inheritance Hierarchy

See Also