Click or drag to resize

StiGetSubReportEventArgs Constructor

Creates a new object of the type StiGetSubReportEventArgs.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGetSubReportEventArgs(
	string subReportName
)

Parameters

subReportName
Type: SystemString
The component on which it is necessary to go on.
See Also