DayPilot.Scheduler.rowCreateHeight

The rowCreateHeight property (number) specifies the height of a new row during row creating. If not specified, the default height (eventHeight + rowMarginTop + rowMarginBottom) will be used.

Default Value

null

Example

dp.rowCreateHeight = 20;