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

Inheritance Hierarchy

See Also