WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellRange Class
Members
In This Topic
    GridCellRange Class
    In This Topic
    Defines a cell range from (row1,col1) to (row2,col2).
    Syntax
    public class GridCellRange 
    Inheritance Hierarchy

    System.Object
       C1.WinUI.Grid.GridCellRange

    See Also