Renders the control to the final document.

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

Syntax

C#
public virtual void Render()
Visual Basic (Declaration)
Public Overridable Sub Render
Visual C++
public:
virtual void Render()

See Also