GridCancelEvent
Interface
Represents the object of the cancel event.
Definition
Package:@progress/kendo-vue-grid
Properties
dataItem
any
The item from the data property of the Grid that corresponds to the item that is canceled by the user.
Represents the object of the cancel event.
Package:@progress/kendo-vue-grid
any
The item from the data property of the Grid that corresponds to the item that is canceled by the user.