React Gantt - headerFilter.texts

Contains properties that specify text for various elements of the popup window.

Selector: Texts
Type: dxGanttHeaderFilterTexts

cancel

Specifies text for the "Cancel" button in the popup window.

Type:

String

Default Value: 'Cancel'

emptyValue

Specifies text for the "(Blank)" item in the popup window.

Type:

String

Default Value: '(Blanks)'

ok

Specifies text for the "OK" button in the popup window.

Type:

String

Default Value: 'Ok'