Angular Common Types - grids - ColumnHeaderFilterSearchConfig
Configures the header filter's search.
import { ColumnHeaderFilterSearchConfig } from "devextreme/common/grids"
editorOptions
Configures the search box.
Type:
any
Default Value: {}
See the TextBox Configuration topic for information about properties you can specify in this object.
Angular
NOTE
The nested component that configures the editorOptions property does not support event bindings and two-way property bindings.
Vue
NOTE
The nested component that configures the editorOptions property does not support event bindings and two-way property bindings.
mode
Specifies a comparison operation used to search header filter values.
Type:
Default Value: 'contains'
searchExpr
Specifies a data object's field name or an expression whose value is compared to the search string.
timeout
Specifies a timeout, in milliseconds, during which a user may continue to modify the search value without starting the search operation.
Type:
Default Value: 500
Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.