Skip to main content

min_grid_column_width

Description

Sets the minimal width for each grid column (in pixels) while resizing grid

min_grid_column_width: number

Example

gantt.config.min_grid_column_width = 100;

gantt.init("gantt_here");

Default value: 70

Details

The min_width property of a column has a priority over the min_grid_column_width property of the gantt.