Click or drag to resize

StiReportLoad Method (String)

Loads a report template from the file.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void Load(
	string path
)

Parameters

path
Type: SystemString
A file which contains the report template.
See Also