checks whether the calendar is currently opened in the scheduler
boolean| HTMLElement |
|
//if the mini calendar is opened
var check= scheduler.isCalendarVisible();// -><div class="dhx_minical_popup">…</div>
The method requires the minical plugin to be activated.