DayPilot.Gantt.rows.selection.get

The rows.selection.get() method returns the list of currently selected rows.

Declaration

DayPilot.Gantt.rows.selection.get();

Return Value

Returns an array of DayPilot.Task objects.

Example

const selectedRows = gantt.rows.selection.get();

See Also

DayPilot.Gantt.rows.selection.add()

DayPilot.Gantt.rows.selection.clear()

DayPilot.Gantt Class

Availability

Availability of this API item in DayPilot editions:

LitePro
DayPilot for JavaScript