[]
Assigns (copies) properties from another BoundLabeledValues to the current object.
public void AssignFrom(BoundLabeledValues source)
Public Sub AssignFrom(source As BoundLabeledValues)
| Type | Name | Description |
|---|---|---|
| BoundLabeledValues | source | The source object to copy properties from. |