示例#1
0
 public override void SetValue(object component, object value)
 {
     _column.SetValue(component, value);
 }