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