FieldSettings
The FieldSettings object.
Name | Type | Default | Description |
---|---|---|---|
filter |
|
The filter editor component. Could be any of the built-in TextFilter, NumericFilter, DateFilter, BooleanFilter or a custom component. | |
label |
|
The field label, which will be shown in the fields DropDownList. | |
name |
|
The field name. | |
operators |
|
The collection of operators which will be passed to the operators DropDownList. |