본문으로 건너뛰기

min_grid_column_width

Description

그리드의 크기가 조정될 때 각 그리드 열의 최소 너비를 설정합니다(픽셀 단위)

min_grid_column_width: number

Example

gantt.config.min_grid_column_width = 100;

gantt.init("gantt_here");

기본값: 70

Details

열의 min_width 속성은 gantt의 min_grid_column_width 속성보다 우선합니다.

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.