Click or drag to resize

StiOptionsEngineGlobalEventsInvokeComponentCreated Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeComponentCreated(System.Object,Stimulsoft.Report.Events.StiComponentCreationEventArgs)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void InvokeComponentCreated(
	Object sender,
	StiComponentCreationEventArgs e
)

Parameters

sender
Type: SystemObject

[Missing <param name="sender"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeComponentCreated(System.Object,Stimulsoft.Report.Events.StiComponentCreationEventArgs)"]

e
Type: Stimulsoft.Report.EventsStiComponentCreationEventArgs

[Missing <param name="e"/> documentation for "M:Stimulsoft.Report.StiOptions.Engine.GlobalEvents.InvokeComponentCreated(System.Object,Stimulsoft.Report.Events.StiComponentCreationEventArgs)"]

See Also