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

ColumnResizeArgs

Describes the returned type of the columnResize event. Use this interface to access the resized column and its width values.

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 before resizing.

Not finding the help you need?
Contact Support