DayPilot.Scheduler.rows.selection.get

The rows.selection.get() method returns the current row selection.

Declaration

DayPilot.Scheduler.rows.selection.get()

Return Value

Returns an array of DayPilot.Row objects.

Example

const rows = dp.rows.selection.get();

See Also

DayPilot.Scheduler.rows.selection.add()

DayPilot.Scheduler.rows.selection.clear()

DayPilot.Scheduler.rows.selection.isSelected()

DayPilot.Scheduler.rows.selection.remove()

DayPilot.Scheduler.selectedRows

Row Selecting [doc.daypilot.org]

DayPilot.Scheduler Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript