Wijmo UI for the Web
cellInfoRange type
An object that specifies a range of cells determined by two cells.
Syntax
Javascript (Usage) 
var instance = new wijmo.grid.cellInfoRange();
Javascript (Specification) 
function cellInfoRange;
Inheritance Hierarchy

Object
   wijmo.grid.cellInfoRange

Browser Compatibility
7
5
5
Constructors
 NameDescription
public ConstructorcellInfoRange ConstructorAn object that specifies a range of cells determined by two cells.  
Top
Methods
 NameDescription
public MethodbottomRightGets the object that represents the bottom right cell of the range.  
public MethodisEqualCompares the current range with a specified range and indicates whether they are identical.  
public MethodtopLeftGets the object that represents the top left cell of the range.  
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.