Click or drag to resize

StiGuiOptionsGetProgressInformation Method (Object, StiGuiMode)

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

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static IStiProgressInformation GetProgressInformation(
	Object ownerForm,
	StiGuiMode guiMode
)

Parameters

ownerForm
Type: SystemObject

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

guiMode
Type: Stimulsoft.BaseStiGuiMode

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

Return Value

Type: IStiProgressInformation

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

See Also