Check documentation for the latest version of dhtmlxSuite clearInsensitiveDays DHTMLX Docs

clearInsensitiveDays

enables the dates disabled by the setInsensitiveDays method

void clearInsensitiveDays();

Example

myCalendar.clearInsensitiveDays();

Back to top