[]
        
(Showing Draft Content)

C1.WPF.FlexReport.FilterExpressionSyntax

FilterExpressionSyntax Enum

Specifies the syntax of the Filter expression.

Namespace: C1.WPF.FlexReport
Assembly: C1.WPF.FlexReport.4.6.2.dll
Syntax
public enum FilterExpressionSyntax

Fields

Name Description
DataView

The filter syntax is the same which is used to specify RowFilter for System.Data.DataView objects.

VBScript

The filter syntax is the regular VBScript syntax used by other FlexReport scripts and expressions.