Click or drag to resize

StiReportRender Method (Boolean)

Renders a report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void Render(
	bool showProgress
)

Parameters

showProgress
Type: SystemBoolean
Whether it is necessary to show the progress of report rendering or not.
See Also