Click or drag to resize

StiShowDialogCompleteEventHandler Delegate

[Missing <summary> documentation for "T:Stimulsoft.Base.StiShowDialogCompleteEventHandler"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public delegate void StiShowDialogCompleteEventHandler(
	IStiFormRunner form,
	StiShowDialogCompleteEvetArgs e
)

Parameters

form
Type: Stimulsoft.BaseIStiFormRunner
e
Type: Stimulsoft.BaseStiShowDialogCompleteEvetArgs
See Also