예제 #1
0
 public void SetValue(object component, object value)
 {
     ColumnDescriptor.SetValue(new RowItem(component), null, value);
 }