Click or drag to resize

StiReportRenderWithXbap Method (Boolean)

Renders a report with using Xbap technology.

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

Parameters

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