Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellRange Class
Members

In This Topic
    GridCellRange Class
    In This Topic
    Defines a cell range from (row1,col1) to (row2,col2).
    Syntax
    'Declaration
     
    
    Public Class GridCellRange 
    public class GridCellRange 
    Inheritance Hierarchy

    System.Object
       C1.Blazor.Grid.GridCellRange

    See Also