New to Kendo UI for AngularStart a free 30-day trial

SelectionChangeEvent

Arguments for the Gantt selectionChange event.

NameTypeDefaultDescription

action

"select" | "remove"

Specifies how was the selection changed.

  • select - All specified items should be selected, all other persisted ones should be removed.
  • remove - Only the specified items should be removed, all others should be left untouched.

items

any[]

Specifies which items were changed.

sender

GanttComponent

The Gantt component that triggered the event.

Not finding the help you need?
Contact Support