year_y
Description
Задает число столбцов в Year view
year_y: number
Example
scheduler.config.year_x = 5;
scheduler.config.year_y = 5;
...
scheduler.init('scheduler_here',new Date(2027,0,10),"year");
Значение по умолчанию: 3
Применимые виды: Year view
Details
примечание
Свойство требует активации плагина year_view для работы.
примечание
Свойство игнорируется в Material skin. В Material skin количество столбцов в Year view контролируется CSS.
Related API
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.