Wijmo UI for the Web
oldWidth Field

The width of the column before it is resized.

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

See Also

Reference

IColumnResizingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.