Click or drag to resize

BcfRowViewSetValue Method

Overload List
  NameDescription
Public methodSetValue(String, Object)
Sets the value of the associated BcfRow.BcfCell with the specified name.
Public methodSetValue(BcfColumn, Object)
Sets the value of the associated BcfRow.BcfCell with the specified column.
Top
See Also