[]
Gets the cells of the grid.
public IList<GridCell> Cells { get; }
A list of GridCell objects representing the cells of the grid.