Click or drag to resize

StiOptionsEngineInvertConditionsProcessingOrder Property

Gets or sets a value forcing invert the order of the conditions processing. For compatibility with 2015.2 set this property to true.

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

Property Value

Type: Boolean
See Also