public LabelCell(SimpleGrid parent)
 {
     this.parent = parent;
 }
 public LabelCell(SimpleGrid parent)
 {
     this.parent = parent;
 }