DayPilot.Scheduler.initEventEnabled

The initEventEnabled property (boolean) specifies whether the server-side Init event handler will be called during initialization.

Only applies to ASP.NET WebForms, ASP.NET MVC and Java versions.

Default Value

true

Example

dp.initEventEnabled = false;