Skip to main content

month_day_min_height

Description

Sets the minimum height of cells in the Month view

month_day_min_height: number

Example

scheduler.config.month_day_min_height = 150;
...
scheduler.init('scheduler_here',new Date(2013,5,30),"month");

Default value: 90

Applicable views: Month view

Details

note

The property requires the container_autoresize plugin to be enabled.

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.