Click or drag to resize

StiSubReportGetSubReportFromUrl Method

Returns the SubReport from specified url.

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

Parameters

url
Type: SystemString

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

Return Value

Type: StiReport

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

See Also