DayPilot.Scheduler Constructor

Declaration

DayPilot.Scheduler(id);

id - id of the placeholder <div> element

Example

HTML

<div id="dps"></div>

JavaScript

var scheduler = new DayPilot.Scheduler("dps");

DayPilot for ASP.NET WebForms, DayPilot for ASP.NET MVC, DayPilot for Java