DayPilot.Calendar.show

The show() method displays the calendar, updates its height (especially useful when heightSpec is set to "Parent100Pct") and recalculates the dimensions.

Use this method to fix the display when the calendar is not visible during the initialization and you need to make it visible later (e.g. when it is inside a tab container).

Declaration

DayPilot.Calendar.show()

See Also