Wijmo UI for the Web
newWidth Field

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

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IColumnResizingEventArgs;
var value; // Type: any
value = instance.newWidth;
Javascript (Specification) 
var newWidth : any;
Browser Compatibility
7
5
5

See Also

Reference

IColumnResizingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.