New to Kendo UI for AngularStart a free 30-day trial

ContextMenuArgs

Updated on Apr 2, 2026

Provides the arguments for the callback function of a context menu item.

NameTypeDefaultDescription

item

SpreadsheetContextMenuItem

The item that triggered the action.

range

Range

The Spreadsheet Range object representing the currently selected cells. Provides methods to apply values, formatting, and styling to the Spreadsheet cells using the original event's data.

rect

Rectangle

Represents the Rectangle object that provides position and dimension information about the active range, useful for custom positioning logic.

spreadsheet

SpreadsheetComponent

The Spreadsheet component instance.

view

View

The current Spreadsheet View instance, giving access to the broader Spreadsheet context.

Not finding the help you need?
Contact Support