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