DayPilot.Calendar Constructor

Declaration

DayPilot.Calendar(id);

id - id of the placeholder <div> element

Example

HTML

<div id="dpc"></div>

JavaScript

var calendar = new DayPilot.Calendar("dpc");

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