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