Click or drag to resize

StiWinDialogsProviderRenderForm Method

Render form.

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override bool RenderForm(
	IStiForm formControl
)

Parameters

formControl
Type: Stimulsoft.Report.DialogsIStiForm

[Missing <param name="formControl"/> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.RenderForm(Stimulsoft.Report.Dialogs.IStiForm)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Report.Dialogs.StiWinDialogsProvider.RenderForm(Stimulsoft.Report.Dialogs.IStiForm)"]

See Also