container_autoresize
Description
Позволяет контейнеру scheduler автоматически подстраивать свой размер под весь контент без необходимости прокрутки
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.