Click or drag to resize

StiStimulsoftServerResourceStiGetSubReportDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.StiStimulsoftServerResource.StiGetSubReportDelegate"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate StiReport StiGetSubReportDelegate(
	StiSubReport SubReport,
	string key
)

Parameters

SubReport
Type: Stimulsoft.Report.ComponentsStiSubReport
key
Type: SystemString

Return Value

Type: StiReport
See Also