Exemple #1
0
 public DataGridViewEnumColumn()
 {
     CellTemplate = new DataGridViewEnumCell();
 }
 public DataGridViewEnumColumn()
 {
     CellTemplate = new DataGridViewEnumCell();
 }