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

Provides the arguments for the Gantt selectionChange event.

Definition

Package:@progress/kendo-angular-gantt

Properties

action

"remove" | "select"

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.

The Gantt component that triggers the event.

In this article
DefinitionPropertiesactionitemssender
Not finding the help you need?
Contact Support