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