Click or drag to resize

StiGuiOptionsGetExportFormRunner Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiGuiOptions.GetExportFormRunner(System.String,Stimulsoft.Base.StiGuiMode,System.Object)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static IStiFormRunner GetExportFormRunner(
	string formName,
	StiGuiMode guiMode,
	Object ownerWindow
)

Parameters

formName
Type: SystemString

[Missing <param name="formName"/> documentation for "M:Stimulsoft.Report.StiGuiOptions.GetExportFormRunner(System.String,Stimulsoft.Base.StiGuiMode,System.Object)"]

guiMode
Type: Stimulsoft.BaseStiGuiMode

[Missing <param name="guiMode"/> documentation for "M:Stimulsoft.Report.StiGuiOptions.GetExportFormRunner(System.String,Stimulsoft.Base.StiGuiMode,System.Object)"]

ownerWindow
Type: SystemObject

[Missing <param name="ownerWindow"/> documentation for "M:Stimulsoft.Report.StiGuiOptions.GetExportFormRunner(System.String,Stimulsoft.Base.StiGuiMode,System.Object)"]

Return Value

Type: IStiFormRunner

[Missing <returns> documentation for "M:Stimulsoft.Report.StiGuiOptions.GetExportFormRunner(System.String,Stimulsoft.Base.StiGuiMode,System.Object)"]

See Also