Click or drag to resize

StiOptionsEngineAllowThrowExceptionWhenColumnDoesNotExists Property

If true then exception will be generated if column does not exists.

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

Property Value

Type: Boolean
See Also