Beispiel #1
0
 public override object GetValue(object component)
 {
     return(_column.GetValue(component));
 }