Click or drag to resize

StiComponentPaint Method

Paints a component.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual void Paint(
	StiPaintEventArgs e
)

Parameters

e
Type: Stimulsoft.Report.EventsStiPaintEventArgs
Argument for painting.
See Also