sets the name of the attribute of the grid resizer's DOM element
The property is deprecated.
gantt.config.grid_resizer_attribute = "gridresizer";
The property is deprecated. Use the grid_resizer_column_attribute instead:
gantt.config.grid_resizer_column_attribute = "data-column-index";