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
)
Protected Overridable Sub OnFillParameters (
e As StiFillParametersEventArgs
)
Parameters
- e
- Type: Stimulsoft.Report.EventsStiFillParametersEventArgs
[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiSubReport.OnFillParameters(Stimulsoft.Report.Events.StiFillParametersEventArgs)"]
See Also