Click or drag to resize

StiComponentOnGetDrillDownReport Method

Raises the GetDrillDownReport event for this report.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
protected virtual void OnGetDrillDownReport(
	StiGetDrillDownReportEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiGetDrillDownReportEventArgs
A parameter which contains event data.
See Also