Optional
columnAllows you to control the items in the column menu.
Optional
columnThe renderer to use for the column menu. The default is here: https://github.com/flexicious/euxdt-example/blob/main/src/app/reference/react/columnmenu/ColumnMenuRenderer.tsx
Generated using TypeDoc
ColumnMenuOptions allows you to control the column menu that appears when the user clicks on the column menu button. Please see https://reactdatagrid.com/examples/?example=Column_Menu for an example, and https://github.com/flexicious/euxdt-example/blob/main/src/app/examples/column-menu.tsx for the code.