Esempio n. 1
0
 public object GetEditingControlFormattedValue(DataGridViewDataErrorContexts context)
 {
     return(VoteResult.ToString());
 }