wijmo.grid Namespace > ICurrentCellChangingEventArgs Interface : oldCellIndex Field |
The old cell index.
Javascript (Usage) | |
---|---|
var instance; // Type: wijmo.grid.ICurrentCellChangingEventArgs; var value; // Type: number value = instance.oldCellIndex; |
Javascript (Specification) | |
---|---|
|