ComponentOne ASP.NET MVC Controls
CellRange Class Members
Properties  Methods 

C1.Web.Mvc.Grid Namespace : CellRange Class

The following tables list the members exposed by CellRange.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyGets or sets the index of the first column in this range.  
Public PropertyGets or sets the index of the second column in this range.  
Public PropertyGets or sets the index of the first row in this range.  
Public PropertyGets or sets the index of the second row in this range.  
Top
Public Methods
 NameDescription
Public MethodClones a copy of current CellRange.  
Public MethodDetermines whether the specified object is equal to the current CellRange.  
Public MethodServes as the default hash function.  
Public MethodChecks whether this range contains valid row and column indices (> -1).  
Top
See Also

Reference

CellRange Class
C1.Web.Mvc.Grid Namespace