Wijmo UI for the Web
oldRowIndex Field

The old row index.

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

See Also

Reference

ICurrentCellChangingEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.