Click or drag to resize

StiOptionsEngineGlobalEventsInvokeGetDrillDownReport Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeGetDrillDownReport(System.Object,Stimulsoft.Report.Events.StiGetDrillDownReportEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeGetDrillDownReport(
	Object sender,
	StiGetDrillDownReportEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeGetDrillDownReport(System.Object,Stimulsoft.Report.Events.StiGetDrillDownReportEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiGetDrillDownReportEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeGetDrillDownReport(System.Object,Stimulsoft.Report.Events.StiGetDrillDownReportEventArgs)"]

See Also