Перейти к основному содержимому

min_grid_column_width

Description

Устанавливает минимальную ширину для каждого столбца grid (в пикселях) во время изменения размера grid

min_grid_column_width: number

Example

gantt.config.min_grid_column_width = 100;

gantt.init("gantt_here");

Значение по умолчанию: 70

Details

Свойство min_width столбца имеет приоритет над свойством min_grid_column_width у gantt.

Need help?
Got a question about the documentation? Reach out to our technical support team for help and guidance. For custom component solutions, visit the Services page.