Defines a boxed control with borders and fills.

Namespace:  PerpetuumSoft.Reporting.DOM
Assembly:  PerpetuumSoft.Reporting (in PerpetuumSoft.Reporting.dll) Version: 3.9.0.1

Syntax

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

Inheritance Hierarchy

See Also