WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridCellRange Class / Cells Property
In This Topic
    Cells Property (GridCellRange)
    In This Topic
    Gets the cells in this range.
    Syntax
    public IReadOnlyList<GridCellRange> Cells {get;}
    See Also