DayPilot.Scheduler.setHeight

Declaration

DayPilot.Scheduler.setHeight(pixels);

Notes

Sets the new scheduler height in pixels. Switches the heightSpec to "Fixed" (doesn't apply to heightSpec="Parent100Pct").

Example

dps.setHeight(200);