Click or drag to resize

StiDialogsProviderCreateForm Method

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

Namespace:  Stimulsoft.Report.Dialogs
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public abstract IStiForm CreateForm(
	StiReport report
)

Parameters

report
Type: Stimulsoft.ReportStiReport

[Missing <param name="report"/> documentation for "M:Stimulsoft.Report.Dialogs.StiDialogsProvider.CreateForm(Stimulsoft.Report.StiReport)"]

Return Value

Type: IStiForm

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

See Also