FilterExpression
Represents the FilterExpression interface.
| Name | Type | Default | Description |
|---|---|---|---|
editor |
|
Specifies the user-defined filter | |
editorFormat? |
|
Specifies the user-defined filter | |
editorTemplate? |
|
Specifies a template for the expression value editor input. | |
field |
|
Specifies the | |
operators? |
|
Specifies the operators that will be available in the order of providing them. If no operators are provided, default operators are used for each filter type. The default string operators are:
The default number and date operators are:
The boolean operator is always set to | |
operatorTemplate? |
|
Specifies a custom template for the operator dropdown.
When set, the default operator DropDownList is replaced with the provided template.
The template receives the current | |
title? |
|
Specifies the |