Click or drag to resize

StiDataBandFilterEngine Property

Gets or sets how a filter will be applied to data - be means of the report generator or by means of changing the SQL query.

Namespace:  Stimulsoft.Report.Components
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public StiFilterEngine FilterEngine { get; set; }

Property Value

Type: StiFilterEngine
See Also