Click or drag to resize

StiSubReportGetSubReportFromFile Method

Returns the SubReport from specified path.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual StiReport GetSubReportFromFile(
	string url
)

Parameters

url
Type: SystemString

[Missing <param name="url"/> documentation for "M:Stimulsoft.Report.Components.StiSubReport.GetSubReportFromFile(System.String)"]

Return Value

Type: StiReport

[Missing <returns> documentation for "M:Stimulsoft.Report.Components.StiSubReport.GetSubReportFromFile(System.String)"]

See Also