Prepares the control for rendering.

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

Syntax

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

See Also