コード例 #1
0
 public __DataGridViewCell()
 {
     this.InternalValue = "";
     this.InternalStyle = new __DataGridViewCellStyle();
 }
コード例 #2
0
 public __DataGridViewCell()
 {
     this.InternalValue = "";
     this.InternalStyle = new __DataGridViewCellStyle();
 }