enableContextMenu property

bool enableContextMenu
getter/setter pair

Displays the right icon of the column title.

The PlutoGridConfiguration.columnContextIcon icon appears. Tap this icon to bring up the context menu.

If enableDropToResize is also activated, you can adjust the column width by dragging this icon.

Implementation

bool enableContextMenu;