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

Represents the arguments for the save event.

Definition

Package:@progress/kendo-angular-scheduler

Properties

action

string

The type of the action that triggered the event.

The edited data item.

formGroup

FormGroup​<any>

Provides the edited formGroup instance.

isNew

boolean

Indicates if the event is new or existing.

Provides the selected edit mode.

A reference to the Scheduler instance that triggered the event.