Resizes controls within the current band that have the GrowToBottom property set to true.

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

Syntax

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

See Also