Vue PivotGridFieldChooser - texts

Strings that can be changed or localized in the PivotGridFieldChooser UI component.

Selector: DxTexts
Type:

Object

allFields

The string to display instead of All Fields.

Selector: all-fields
Type:

String

Default Value: 'All Fields'

columnFields

The string to display instead of Column Fields.

Selector: column-fields
Type:

String

Default Value: 'Column Fields'

dataFields

The string to display instead of Data Fields.

Selector: data-fields
Type:

String

Default Value: 'Data Fields'

filterFields

The string to display instead of Filter Fields.

Selector: filter-fields
Type:

String

Default Value: 'Filter Fields'

rowFields

The string to display instead of Row Fields.

Selector: row-fields
Type:

String

Default Value: 'Row Fields'