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; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property FilterEngine As StiFilterEngine
Get
Set
Property Value
Type:
StiFilterEngineSee Also