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