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