跳转到主要内容

year_x

Description

指定Year视图中显示的行数

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皮肤。在Material皮肤中,Year视图中的行数是通过CSS管理的。

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.