container_autoresize
Description
스케줄러 컨테이너가 전체 내용을 스크롤 없이 모두 표시할 수 있도록 자동으로 크기를 조절합니다.
container_autoresize: boolean
Example
scheduler.config.container_autoresize = false;
...
scheduler.init('scheduler_here',new Date(2013,0,10),"week");
Default value: true
Related samples
Details
노트
이 속성은 container_autoresize 플러그인이 활성화된 경우에만 동작합니다.

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.