示例#1
0
 private object GetFormattedValue()
 {
     return(_tableColumn.FormatValue(_editor.Value));
 }