Vue DataGrid - filterPanel.texts

Specifies texts for the filter panel's elements.

Selector: DxTexts
Default Value: {}

clearFilter

The text of the "Clear" link.

Selector: clear-filter
Type:

String

Default Value: 'Clear'

createFilter

The text of the "Create Filter" link.

Selector: create-filter
Type:

String

Default Value: 'Create Filter'

filterEnabledHint

The hint of the checkbox that applies the filter.

Selector: filter-enabled-hint
Type:

String

Default Value: 'Enable the filter'