DayPilot.Row.events.all

The events.all() method returns all events for the row represented by the DayPilot.Row object.

Declaration

DayPilot.Row.events.all()

Return Value

Returns an array of events for the row.

Example

const events = dp.rows.find("A").events.all();

See Also

DayPilot.Row Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript