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

Represents the object of the onHeaderSelectionChange event.

Definition

Package:@progress/kendo-vue-grid

Properties

The current Grid leaf data items.

A specific native DOM event which is fetched by Vue.

field?

string

The field of the column in which the cell is located.

select

SelectDescriptor

The new SelectDescriptor based on the user action.

An event target.