StiPastedEventArgs Class
Namespace: Stimulsoft.Report.Events
Describes an argument for the event Pasted.
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiPastedEventArgs(StiComponent comp) | |
| StiPastedEventArgs(StiComponentsCollection comps) |
StiPastedEventArgs(comp: StiComponent)
Parameters
- comp (StiComponent)
StiPastedEventArgs(comps: StiComponentsCollection)
Parameters
- comps (StiComponentsCollection)
Properties
| Property | Type | Description |
|---|---|---|
| Components | StiComponentsCollection | Gets or sets collection of selected components. |