Click or drag to resize

StiOptionsEngineDisconnectFromDataBeforeEndRender Property

If true then call the DisconnectFromData method before the EndRender event. For backward compatibility with 2016.3.

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

Property Value

Type: Boolean
See Also