Click or drag to resize

StiSubReportOnFillParameters Method

Raises the FillParameters event.

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

Parameters

e
Type: Stimulsoft.Report.EventsStiFillParametersEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiSubReport.OnFillParameters(Stimulsoft.Report.Events.StiFillParametersEventArgs)"]

See Also