Ejemplo n.º 1
0
 private object GetFormattedValue()
 {
     return(_tableColumn.FormatValue(_editor.Value));
 }