Contents
- Properties
Having trouble getting help?
Contact Support
Contact Support
ColumnChooserSettingsModel
12 Sep 20251 minute to read
Interface for a class ColumnChooserSettings
Properties
enableSearching boolean
Enables or disables the search option in the column chooser.
footerTemplate string|Function
Defines the custom footer elements for the column chooser footer template.
headerTemplate string|Function
Defines the custom header elements for the column chooser header template.
ignoreAccent boolean
If ignoreAccent set to true, then ignores the diacritic characters or accents while searching in column chooser dialog.
operator string
Defines the search operator for column chooser.
renderCustomColumnChooser string|Function
Renders a custom component to replace or extend the default column chooser UI.
template string|Function
Defines the custom content elements for the column chooser content template.