Wijmo UI for the Web
IColumnResizingEventArgs Interface
Provides data for the columnResizing event of the wijgrid.
Browser Compatibility
7
5
5
Fields
 NameDescription
 Fieldcolumn

Type: wijmo.grid.IColumn

The column that is being resized.

 
 FieldnewWidth

args.newWidth: The new width being set for the column.

 
 FieldoldWidth

The width of the column before it is resized.

 
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.