DHTMLX Docs & Samples Explorer

isVisible()

Checks whether the calendar is currently visible. Returns true if the calendar is shown, otherwise - false.

Parameters:

  • none
var isVisible = myCalendar.isVisible();

See also: