ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly / 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.
    Object Model
    CellRange Class
    Syntax
    'Declaration
     
    Public NotInheritable Class CellRange 
    public sealed class CellRange 
    Inheritance Hierarchy

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

    See Also