Wijmo UI for the Web
cellInfoOrderedCollection type
An ordered read-only collection of wijmo.grid.cellInfo objects
Syntax
Javascript (Usage) 
var instance = new wijmo.grid.cellInfoOrderedCollection();
Javascript (Specification) 
function cellInfoOrderedCollection;
Inheritance Hierarchy

Object
   wijmo.grid.cellInfoOrderedCollection

Browser Compatibility
7
5
5
Constructors
 NameDescription
public ConstructorcellInfoOrderedCollection ConstructorAn ordered read-only collection of wijmo.grid.cellInfo objects  
Top
Methods
 NameDescription
public MethodindexOfReturns the zero-based index of specified collection item.  
public MethoditemGets an item at the specified index.  
public MethodlengthGets the total number of the items in the collection.  
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.