[]
Specifies the syntax of the Filter expression.
public enum FilterExpressionSyntax
| 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. |