GridRemoveEvent
Interface
Represents the object of the remove 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 removed by the user.
Represents the object of the remove event.
Package:@progress/kendo-vue-grid
any
The item from the data property of the Grid that corresponds to the item that is removed by the user.