New to Kendo UI for Angular? Start a free 30-day trial

ColumnResizeEvent

Arguments for the columnResize event.

NameTypeDefaultDescription

column

ColumnBase

The resized column.

newWidth?

number

The new width (in pixels) of the column.

oldWidth

number

The actual width (in pixels) of the column prior to resizing.

In this article

Not finding the help you need?