Click or drag to resize

StiReportRenderWithWpf Method (Boolean)

Renders a report with using WPF technology.

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

Parameters

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