public __DataGridViewCell()
 {
     this.InternalValue = "";
     this.InternalStyle = new __DataGridViewCellStyle();
 }
 public __DataGridViewCell()
 {
     this.InternalValue = "";
     this.InternalStyle = new __DataGridViewCellStyle();
 }