use_select_menu_space
Description
Defines that events occupy the whole width of the cell
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
By default events occupy the whole width of the cell. Set the option to false for an event to occupy just a part of the cell's width and leave space for the left-side menu.
Change log
- The property is available from version 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.