auto-size |
Boolean |
If set to true the column menu would allow the user to fit one or all columns to the width of their content. This setting is available only when the tabbed componentType is used. |
clear-all-filters |
Boolean |
If set to true, the global column menu will render a button to allow the user to clear all filters applied to the grid. |
component-type |
String |
Specifies the component type of the column menu. "classic" - Uses the standard rendering of the column menu.; "modern" - Uses new rendering with a fresh and modern look and feel. or "tabbed" - Uses the rendering of the "modern" menu, but splits its content into different tabs.. |
enabled |
Boolean |
|
filterable |
Boolean |
If set to true the column menu would allow the user to filter the grid. By default the column menu allows the user to filter if filtering is enabled via the filterable. |
sortable |
Boolean |
If set to true the column menu would allow the user to sort the grid by the column field. By default the column menu allows the user to sort if sorting is enabled via the sortable option. |