DayPilot.Month.hideUntilInit

The hideUntilInit property (boolean) hides the calendar during initialization (ASP.NET MVC, Java). The calendar waits until the the server-side Init event completes.

Default Value

false

Example

dp.hideUntilInit = true;