Inheritance: System.Windows.Forms.DataGridViewTextBoxCell
Beispiel #1
0
 public GridViewSingleArrayColumn()
 {
     CellTemplate = new GridViewSingleArrayCell();
 }
 public GridViewSingleArrayColumn()
 {
     CellTemplate = new GridViewSingleArrayCell();
 }