Click or drag to resize

StiOptionsEngineAllowProgressExternalAccess Property

If the value is set to true, then the Progress property of the StiReport object can be used for the progress customization.

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

Property Value

Type: Boolean
See Also