C1.Web.Mvc.Grid Namespace / CellRange Class
Members

CellRange Class
Represents a rectangular group of cells defined by two row indices and two column indices.
Syntax
'Declaration
 
Public NotInheritable Class CellRange 
 
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Grid.CellRange

See Also