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

Inheritance Hierarchy

See Also