Performs additional custom processes when rendering is complete.

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

Syntax

C#
void OnRenderCompleted()
Visual Basic (Declaration)
Sub OnRenderCompleted
Visual C++
void OnRenderCompleted()

See Also