ASP.NET MVC Controls
CellRange Class Members
Properties  Methods 

The following tables list the members exposed by CellRange.

Public Constructors
 NameDescription
Public ConstructorCellRange ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyColGets or sets the index of the first column in this range.  
Public PropertyCol2Gets or sets the index of the second column in this range.  
Public PropertyRowGets or sets the index of the first row in this range.  
Public PropertyRow2Gets or sets the index of the second row in this range.  
Top
Public Methods
 NameDescription
Public MethodCloneClones a copy of current CellRange.  
Public MethodEqualsDetermines whether the specified object is equal to the current CellRange.  
Public MethodGetHashCodeServes as the default hash function.  
Public MethodIsValidChecks whether this range contains valid row and column indices (> -1).  
Top
See Also

Reference

CellRange Class
C1.Web.Mvc.Grid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback