Assigns (copies) properties from another RenderObject to the current object.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public void AssignFrom( UserCellGroupCollection source ) |
Visual Basic |
---|
Public Sub AssignFrom ( _ source As UserCellGroupCollection _ ) |
Parameters
- source
- Type: C1.C1Preview..::..UserCellGroupCollection
The source object to copy properties from.