StiComponentCreationEventArgs Class
Namespace: Stimulsoft.Report.Events
Describes an argument for the event ComponentCreated.
Inheritance
Inherits from: EventArgs
Constructors
| Constructor | Description |
|---|---|
| StiComponentCreationEventArgs(IStiDesignerBase designer, StiComponent component) |
StiComponentCreationEventArgs(designer: IStiDesignerBase, component: StiComponent)
Parameters
- designer (IStiDesignerBase)
- component (StiComponent)
Properties
| Property | Type | Description |
|---|---|---|
| Component | StiComponent | |
| Designer | IStiDesignerBase |