The multiselect.clear() method clears the current multi-selection.
Declaration
DayPilot.Month.multiselect.clear(dontRedraw)Parameters
dontRedraw(boolean) - set totrueif the event calendar should not be automatically updated using DayPilot.Month.multiselect.redraw()
Example
dpm.multiselect.clear();See Also
DayPilot.Month.multiselect.redraw()
Event Selecting [doc.daypilot.org]
Availability
Availability of this API item in DayPilot editions:
| Product | Lite | Pro |
|---|---|---|
| DayPilot for JavaScript |
DayPilot