New to Kendo UI for Angular? Start a free 30-day trial
CancelEvent
Arguments for the cancel
event.
Name | Type | Default | Description |
---|---|---|---|
action |
|
The type of the action that triggered the event. | |
dataItem |
|
The edited data item. | |
formGroup |
|
The edited | |
isNew |
|
Indicates if the event is new or existing. | |
sender |
|
A reference to the Scheduler instance that triggered the event. |