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