Calculates the height of the control in the rendered report.

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

Syntax

C#
protected virtual void CalculateRenderHeight()
Visual Basic (Declaration)
Protected Overridable Sub CalculateRenderHeight
Visual C++
protected:
virtual void CalculateRenderHeight()

See Also