Click or drag to resize

StiReportInvokeGotoComp Method

Raises the GotoComp event for this report.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void InvokeGotoComp(
	StiGotoCompEventArgs e
)

Parameters

e
Type: Stimulsoft.ReportStiGotoCompEventArgs
A StiGotoCompEventArgs parameter which contains the event data.
See Also