SearchField
Interface
Represents the SearchField that configures the way a data field is searched.
Definition
Package:@progress/kendo-react-data-tools
Properties
field
string
The name of the searched field.
ignoreCase?
boolean
Defines if the search is case sensitive.
operator?
string
The string operator that will be used for search.