Click or drag to resize

StiDialogsProviderRenderForm Method

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

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

Parameters

formControl
Type: Stimulsoft.Report.DialogsIStiForm

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

Return Value

Type: Boolean

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

See Also