라이트박스 크기를 강제로 조정합니다
이 메서드는 v9.0부터 더 이상 권장되지 않습니다.
var control = gantt.getLightboxSection("description"); control.header.style.display = "none"; gantt.resizeLightbox();
이 메서드는 섹션의 가시성을 변경할 때마다 라이트박스 크기를 업데이트합니다.