Click or drag to resize

StiOptionsEngineAllowProgressInThread Property

If the value is set to true, then the progress window of report rendering is run in another thread.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool AllowProgressInThread { get; set; }

Property Value

Type: Boolean
See Also