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; }
Public Shared Property AllowProgressInThread As Boolean
Get
Set
Property Value
Type:
BooleanSee Also