change

Triggered when a value in the Spreadsheet has been changed. Introduced in the 2016.Q1.SP1 release.

Event Data

e.sender kendo.ui.Spreadsheet

The widget instance which fired the event.

e.range kendo.spreadsheet.Range

The Range that triggered the change.

In this article