跳转到主要内容

use_select_menu_space

Description

定义事件是否占用单元格的整个宽度

use_select_menu_space: boolean

Example

scheduler.config.use_select_menu_space = false;
...
scheduler.init('scheduler_here',new Date(2013,05,11),"week");

Default value: true

Applicable views: Day view, Week view, Units view

Details

默认情况下,事件会延伸占满单元格的整个宽度。将此选项设置为 false,事件只覆盖单元格宽度的一部分,左侧会留出空间用于菜单。

Change log

  • 此属性自版本 3.5 起可用。
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.