Wijmo UI for the Web
oldCellIndex Field

The old cell index.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.ICurrentCellChangingEventArgs;
var value; // Type: number
value = instance.oldCellIndex;
Javascript (Specification) 
var oldCellIndex : number;
Browser Compatibility
7
5
5

See Also

Reference

ICurrentCellChangingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.