Represent adapter for the box control.

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

Syntax

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

Inheritance Hierarchy

See Also