Click or drag to resize

StiPastedEventArgs Constructor (StiComponentsCollection)

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(
	StiComponentsCollection comps
)

Parameters

comps
Type: Stimulsoft.Report.ComponentsStiComponentsCollection

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

See Also