Wijmo UI for the Web
cell Field

Type: wijmo.grid.cellInfo

Gets the edited cell's information.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.IAfterCellUpdateEventArgs;
var value; // Type: cellInfo
value = instance.cell;
Javascript (Specification) 
var cell : cellInfo;
Browser Compatibility
7
5
5

See Also

Reference

IAfterCellUpdateEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.