New to Kendo UI for Angular? Start a free 30-day trial
CancelEvent
Arguments for the cancel
event.
This event is emitted when the user cancels editing of a row or cell.
The event exposes the same properties as the SaveEvent
, allowing access to the data item, form group, and row or cell context being canceled.