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(2013, 0, 10), "year");
Default value: 3
Applicable views: Year view
Details
примечание
Для работы этого свойства требуется включённый плагин year_view.
примечание
В 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.