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

multi_day_height_limit

Description

Устанавливает высоту области, отображающей события на несколько дней

multi_day_height_limit: number | boolean

Example

scheduler.config.multi_day_height_limit = 30;
...
scheduler.init('scheduler_here',new Date(2013,7,11),"week");

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

Доступные представления: Day view, Week view, Units view

Details

Как значение типа boolean, свойство может принимать только значение false.

Change log

  • изменено с false на 200 в v7.0.1
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.