C1.AspNetCore.Mvc Assembly / 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.
Object Model
CellRange Class
Syntax
'Declaration
 
Public NotInheritable Class CellRange 
 
Inheritance Hierarchy

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

See Also