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