Wijmo UI for the Web
addedCells Field

Type: wijmo.grid.cellInfoOrderedCollection

The cells that have been added to the selection.

Syntax
Javascript (Usage) 
var instance; // Type: wijmo.grid.ISelectionChangedEventArgs;
var value; // Type: cellInfoOrderedCollection
value = instance.addedCells;
Javascript (Specification) 
var addedCells : cellInfoOrderedCollection;
Browser Compatibility
7
5
5

See Also

Reference

ISelectionChangedEventArgs Interface

 

 


© 2013 All Rights Reserved.

Send comments on this topic.