StiPastedEventArgs Constructor (StiComponentsCollection) |
Namespace:
Stimulsoft.Report.Events
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public StiPastedEventArgs(
StiComponentsCollection comps
)
Public Sub New (
comps As StiComponentsCollection
)
Parameters
- comps
- Type: Stimulsoft.Report.ComponentsStiComponentsCollection
[Missing <param name="comps"/> documentation for "M:Stimulsoft.Report.Events.StiPastedEventArgs.#ctor(Stimulsoft.Report.Components.StiComponentsCollection)"]
See Also