year_x
Description
Определяет, сколько строк отображается в Year view
year_x: number
Example
scheduler.config.year_x = 5;
scheduler.config.year_y = 5;
...
scheduler.init('scheduler_here',new Date(2013,0,10),"year");
Default value: 4
Applicable views: 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.