Click or drag to resize

StiPastedEventArgs Constructor (StiComponent)

Initializes a new instance of the StiPastedEventArgs class

Namespace:  Stimulsoft.Report.Events
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiPastedEventArgs(
	StiComponent comp
)

Parameters

comp
Type: Stimulsoft.Report.ComponentsStiComponent

[Missing <param name="comp"/> documentation for "M:Stimulsoft.Report.Events.StiPastedEventArgs.#ctor(Stimulsoft.Report.Components.StiComponent)"]

See Also