Click or drag to resize

StiPageOnBeginRender Method

Raises the BeginRender event for this component.

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

Parameters

e
Type: SystemEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.Components.StiPage.OnBeginRender(System.EventArgs)"]

See Also