The removeClass() method removes the specified CSS class from all grid cells in the array.
DayPilot.CellArray.removeClass(className)
className (string) - CSS class name to remove from all cells in the array
className
dp.cells.all().removeClass("my-class");
DayPilot.CellArray Class
Availability of this API item in DayPilot editions: