Click or drag to resize

StiStimulsoftServerResourceStiGetDrillDownReportDelegate Delegate

[Missing <summary> documentation for "T:Stimulsoft.Report.StiStimulsoftServerResource.StiGetDrillDownReportDelegate"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public delegate StiReport StiGetDrillDownReportDelegate(
	StiComponent component,
	string key
)

Parameters

component
Type: Stimulsoft.Report.ComponentsStiComponent
key
Type: SystemString

Return Value

Type: StiReport
See Also