insertSheet

Triggered when a sheet is inserted. Introduced in the 2017 Q1 release.

Event Data

e.sender kendo.ui.Spreadsheet

The widget instance which fired the event.

e.preventDefault Function

If invoked, the Spreadsheet will not insert the sheet.

In this article