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

SelectionChangeEvent

Provides the arguments for the Gantt selectionChange event.

NameTypeDefaultDescription

action

"select" | "remove"

Describes how the selection was changed.

  • select—Selects all specified items and removes all other persisted ones.
  • remove—Removes only the specified items and leaves all others unchanged.

items

any[]

Lists the items that change.

sender

GanttComponent

The Gantt component that triggers the event.

Not finding the help you need?
Contact Support