DayPilot.Scheduler.hideBorderFor100PctHeight

The hideBorderFor100PctHeight property (boolean) hides the Scheduler border in heightSpec = "Parent100Pct" mode. The border width is forcibly set to 0 using an inline style (it overrrides the CSS theme).

Default Value

false

Example

dp.hideBorderFor100PctHeight = true;