DayPilot.Month.multiselect.events

The multiselect.events() method returns the currently selected events.

Declaration

DayPilot.Month.multiselect.events()

Return Value

Returns an array of selected events (DayPilot.Event objects).

Notes

This method replaces DayPilot.Month.selectedEvent().

Example

const selectedCount = dpm.multiselect.events().length;

See Also

DayPilot.Month Class

Event Selecting [doc.daypilot.org]

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript