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