Click or drag to resize

BcfRowViewSetValue Method

[This is preliminary documentation and is subject to change.]

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