ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Grid Namespace / CellRange Class
Members

In This Topic
    CellRange Class
    In This Topic
    Represents a rectangular group of cells defined by two row indices and two column indices.
    Syntax
    'Declaration
     
    
    Public NotInheritable Class CellRange 
    public sealed class CellRange 
    Inheritance Hierarchy

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

    See Also