DayPilot.Scheduler.setHeight

The setHeight() method sets the Scheduler height in pixels. It switches the heightSpec to "Fixed" (does not apply to heightSpec="Parent100Pct").

Declaration

DayPilot.Scheduler.setHeight(pixels)

Parameters

  • pixels (number) - the new height in pixels

Example

dp.setHeight(200);

See Also

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript