min_task_grid_row_height
Description
定义任务行在调整大小时的最小高度
min_task_grid_row_height: number
Example
gantt.config.min_task_grid_row_height = 45;
Default value: 30
Details
此设置仅在启用 gantt.config.resize_rows (true) 时生效。
定义任务行在调整大小时的最小高度
min_task_grid_row_height: number
gantt.config.min_task_grid_row_height = 45;
Default value: 30
此设置仅在启用 gantt.config.resize_rows (true) 时生效。