'Declaration Public ReadOnly Property Cells As IList(Of GridCell)
public IList<GridCell> Cells {get;}
Grid Class Grid Members