Click or drag to resize

StiShowDialogCompleteEvetArgs Constructor

Initializes a new instance of the StiShowDialogCompleteEvetArgs class

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiShowDialogCompleteEvetArgs(
	bool dialogResult
)

Parameters

dialogResult
Type: SystemBoolean

[Missing <param name="dialogResult"/> documentation for "M:Stimulsoft.Base.StiShowDialogCompleteEvetArgs.#ctor(System.Boolean)"]

See Also