Zum Hauptinhalt springen

month_day_min_height

Description

Legt die Mindesthöhe für Zellen in der Month-Ansicht fest

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

Hinweis

Diese Eigenschaft funktioniert nur, wenn das container_autoresize Plugin aktiviert ist.

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.