Click or drag to resize

StiCheckDrillDownReportEventArgs Constructor

Initializes a new instance of the StiCheckDrillDownReportEventArgs class

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiCheckDrillDownReportEventArgs(
	string drillDownReport
)

Parameters

drillDownReport
Type: SystemString

[Missing <param name="drillDownReport"/> documentation for "M:Stimulsoft.Report.StiCheckDrillDownReportEventArgs.#ctor(System.String)"]

See Also