Cancel
eventsFired when the user clicks the "cancel" button in the popup window in case the item was added via a toolbar.
Event Data
e.container jQuery
The jQuery object representing the container element. That element contains the editing UI.
e.connection kendo.data.Model
The dataItem to which connection is bound.
e.shape kendo.data.Model
The dataItem to which shape is bound.
e.sender kendo.dataviz.ui.Diagram
The widget instance which fired the event.