跳转到主要内容

year_y

Description

设置年视图中显示的列数

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 皮肤中,此属性无效。年视图中的列数通过 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.