The DayPilot.Row.events.all() method returns all events for the row represented by the DayPilot.Row object.
DayPilot.Row.events.all()
var events = dp.rows.find("A").events.all();