Calculates the height of the final rendered control.

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

Syntax

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

See Also